[maven-scm-plugin] prepare release vitro-1.12.1
This commit is contained in:
parent
685d0897a6
commit
420971464a
8 changed files with 19 additions and 24 deletions
6
pom.xml
6
pom.xml
|
@ -7,7 +7,7 @@
|
|||
|
||||
<groupId>org.vivoweb</groupId>
|
||||
<artifactId>vitro-project</artifactId>
|
||||
<version>1.12.1-SNAPSHOT</version>
|
||||
<version>1.12.1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Vitro</name>
|
||||
|
@ -187,7 +187,9 @@
|
|||
<configuration>
|
||||
<serverId>ossrh</serverId>
|
||||
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
|
||||
<autoReleaseAfterClose>true</autoReleaseAfterClose>
|
||||
<autoReleaseAfterClose>false</autoReleaseAfterClose>
|
||||
<keepStagingRepositoryOnCloseRuleFailure>true</keepStagingRepositoryOnCloseRuleFailure>
|
||||
<stagingProgressTimeoutMinutes>10</stagingProgressTimeoutMinutes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue