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 ad043f8 commit fd3e0b2Copy full SHA for fd3e0b2
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.biomedical-imaging.ij</groupId>
5
<artifactId>ij_blob</artifactId>
6
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.4.0</version>
7
<packaging>jar</packaging>
8
9
<name>IJBlob</name>
@@ -21,7 +21,7 @@
21
<url>https://github.com/thorstenwagner/ij-blob</url>
22
<connection>scm:git:git://github.com/thorstenwagner/ij-blob.git</connection>
23
<developerConnection>scm:git:git@github.com:thorstenwagner/ij-blob.git</developerConnection>
24
- <tag>HEAD</tag>
+ <tag>ij_blob-1.4.0</tag>
25
</scm>
26
27
<dependencies>
0 commit comments