Skip to content

Commit 8bb8388

Browse files
dschoJenkins
authored andcommitted
Release new version
This version includes two enhancements: 1) it removes the <repositories> section 2) it auto-activates releasing after closing the staging repository (i.e. no need to execute 'mvn nexus-staging:release' after 'mvn deploy') Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent c53d371 commit 8bb8388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>org.scijava</groupId>
99
<artifactId>pom-scijava</artifactId>
10-
<version>1.131-SNAPSHOT</version>
10+
<version>1.131</version>
1111
<packaging>pom</packaging>
1212

1313
<name>SciJava Projects</name>

0 commit comments

Comments
 (0)