File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =
2- " http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0
4- http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
52 <modelVersion >4.0.0</modelVersion >
63
74 <groupId >de.biomedical-imaging.ij</groupId >
85 <artifactId >ij_blob</artifactId >
9- <version >1.3.3-SNAPSHOT </version >
6+ <version >1.3.3</version >
107 <packaging >jar</packaging >
118
129 <name >IJBlob</name >
@@ -24,7 +21,8 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
2421 <url >https://github.com/thorstenwagner/ij-blob</url >
2522 <connection >scm:git:git://github.com/thorstenwagner/ij-blob.git</connection >
2623 <developerConnection >scm:git:git@github.com:thorstenwagner/ij-blob.git</developerConnection >
27- </scm >
24+ <tag >ij_blob-1.3.3</tag >
25+ </scm >
2826
2927 <dependencies >
3028 <dependency >
You can’t perform that action at this time.
0 commit comments