Skip to content

Commit 35bf649

Browse files
committed
[maven-release-plugin] prepare release melt-3.2
1 parent 97fc228 commit 35bf649

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

matching-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-assembly</artifactId>
99
<name>MELT - Matching EvaLuation Toolkit | Matching Assembly</name>

matching-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-base</artifactId>
99
<name>MELT - Matching EvaLuation Toolkit | Matching Base Module</name>

matching-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>matching-parent</artifactId>
66
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
7-
<version>3.2-SNAPSHOT</version>
7+
<version>3.2</version>
88
</parent>
99
<artifactId>matching-data</artifactId>
1010
<name>MELT - Matching EvaLuation Toolkit | Data Module</name>

matching-eval-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>matching-parent</artifactId>
55
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<name>MELT - Matching EvaLuation Toolkit | MELT Evaluation Client</name>

matching-eval/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-eval</artifactId>
99
<name>MELT - Matching EvaLuation Toolkit | Evaluation Module</name>

matching-jena-matchers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-jena-matchers</artifactId>
99

matching-jena/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-jena</artifactId>
99
<name>MELT - Matching EvaLuation Toolkit | Jena Matching Module</name>

matching-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-maven-plugin</artifactId>
99
<packaging>maven-plugin</packaging>

matching-ml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-ml</artifactId>
99
<name>MELT - Matching EvaLuation Toolkit | Machine Learning Module</name>

matching-owlapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
55
<artifactId>matching-parent</artifactId>
6-
<version>3.2-SNAPSHOT</version>
6+
<version>3.2</version>
77
</parent>
88
<artifactId>matching-owlapi</artifactId>
99

0 commit comments

Comments
 (0)