We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fc61c commit e4739bbCopy full SHA for e4739bb
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.biomedical-imaging.ij</groupId>
5
<artifactId>ij_blob</artifactId>
6
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
7
<packaging>jar</packaging>
8
9
<name>IJBlob</name>
@@ -22,7 +22,7 @@
22
<url>https://github.com/thorstenwagner/ij-blob</url>
23
<connection>scm:git:git://github.com/thorstenwagner/ij-blob.git</connection>
24
<developerConnection>scm:git:[email protected]:thorstenwagner/ij-blob.git</developerConnection>
25
- <tag>ij_blob-mvn release:perform</tag>
+ <tag>ij_blob-1.4.1</tag>
26
</scm>
27
28
<dependencies>
0 commit comments