Skip to content

Commit

Permalink
[maven-release-plugin] prepare release melt-3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janothan committed Jun 17, 2022
1 parent 92e9eae commit f2256ef
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 21 deletions.
2 changes: 1 addition & 1 deletion matching-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-assembly</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Matching Assembly</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-base</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Matching Base Module</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>matching-parent</artifactId>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-data</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Data Module</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-eval-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>matching-parent</artifactId>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>MELT - Matching EvaLuation Toolkit | MELT Evaluation Client</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-eval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-eval</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Evaluation Module</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-jena-matchers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-jena-matchers</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion matching-jena/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-jena</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Jena Matching Module</name>
Expand Down
2 changes: 1 addition & 1 deletion matching-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion matching-ml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-ml</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Machine Learning Module</name>
Expand Down
6 changes: 2 additions & 4 deletions matching-owlapi-matchers/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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">
<parent>
<artifactId>matching-parent</artifactId>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion matching-owlapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-owlapi</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion matching-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>matching-validation</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<packaging>pom</packaging>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -65,7 +65,7 @@
<connection>scm:git:git://github.com/dwslab/melt.git</connection>
<developerConnection>scm:git:git@github.com:dwslab/melt.git</developerConnection>
<url>https://github.com/dwslab/melt</url>
<tag>melt-3.2</tag>
<tag>melt-3.3</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion receiver-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>

<artifactId>receiver-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion receiver-hobbit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>receiver-hobbit</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Receiver HOBBIT</name>
Expand Down
2 changes: 1 addition & 1 deletion receiver-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>

<artifactId>receiver-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion yet-another-alignment-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
</parent>
<artifactId>yet-another-alignment-api</artifactId>
<name>MELT - Matching EvaLuation Toolkit | Yet Another Alignment API (YAAA)</name>
Expand Down

0 comments on commit f2256ef

Please sign in to comment.