Skip to content

Commit b72ec72

Browse files
committed
[maven-release-plugin] prepare release MorphoLibJ_-1.6.0
1 parent 361579c commit b72ec72

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
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>

0 commit comments

Comments
 (0)