Skip to content

Commit

Permalink
[maven-release-plugin] prepare release MELT-2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Portisch committed Jun 30, 2020
1 parent 610d746 commit ceca966
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion hobbit-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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>hobbit-assembly</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion hobbit-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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>hobbit-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion hobbit-wrapper/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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>hobbit-wrapper</artifactId>

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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-base</artifactId>

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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-eval</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion matching-external/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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-external</artifactId>

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>2.5-SNAPSHOT</version>
<version>2.5</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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-jena</artifactId>

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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-ml</artifactId>

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>2.5-SNAPSHOT</version>
<version>2.5</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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-validation</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion matching-yaaa/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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>matching-yaaa</artifactId>

Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>matching-parent</artifactId>
<packaging>pom</packaging>
<version>2.5-SNAPSHOT</version>
<version>2.5</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -61,7 +60,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>HEAD</tag>
<tag>MELT-2.5</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion seals-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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>seals-assembly</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>2.5-SNAPSHOT</version>
<version>2.5</version>
</parent>
<artifactId>yet-another-alignment-api</artifactId>

Expand Down

0 comments on commit ceca966

Please sign in to comment.