File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0
4- https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
@@ -13,7 +11,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
1311
1412 <groupId >fr.inra.ijpb</groupId >
1513 <artifactId >MorphoLibJ_</artifactId >
16- <version >1.5.2-SNAPSHOT </version >
14+ <version >1.6.0 </version >
1715
1816 <name >MorphoLibJ</name >
1917 <description >Mathematical morphology library and plugins for ImageJ/Fiji.</description >
@@ -85,7 +83,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
8583 <scm >
8684 <connection >scm:git:https://github.com/ijpb/MorphoLibJ</connection >
8785 <
developerConnection >scm:git:
[email protected] :ijpb/MorphoLibJ</
developerConnection >
88- <tag >HEAD </tag >
86+ <tag >MorphoLibJ_-1.6.0 </tag >
8987 <url >https://github.com/ijpb/MorphoLibJ</url >
9088 </scm >
9189 <issueManagement >
You can’t perform that action at this time.
0 commit comments