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 a501cd8 commit 9ac9c8bCopy full SHA for 9ac9c8b
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.biomedical-imaging.ij</groupId>
5
<artifactId>ij_blob</artifactId>
6
- <version>1.4.8-SNAPSHOT</version>
+ <version>1.4.8</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-1.4.7</tag>
+ <tag>ij_blob-1.4.8</tag>
26
</scm>
27
28
<dependencies>
0 commit comments