Skip to content

Commit 405b435

Browse files
committed
[maven-release-plugin] prepare release cermine-parent-1.4
1 parent c5410c2 commit 405b435

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

cermine-impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<parent>
55
<groupId>pl.edu.icm.cermine</groupId>
66
<artifactId>cermine-parent</artifactId>
7-
<version>1.4-SNAPSHOT</version>
7+
<version>1.4</version>
88
</parent>
99
<groupId>pl.edu.icm.cermine</groupId>
10-
<version>1.4-SNAPSHOT</version>
10+
<version>1.4</version>
1111
<artifactId>cermine-impl</artifactId>
1212
<packaging>jar</packaging>
1313
<name>CERMINE Engine Implementation - ${project.version}</name>

cermine-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>pl.edu.icm.cermine</groupId>
66
<artifactId>cermine-parent</artifactId>
7-
<version>1.4-SNAPSHOT</version>
7+
<version>1.4</version>
88
</parent>
99
<groupId>pl.edu.icm.cermine</groupId>
1010
<artifactId>cermine-tools</artifactId>
11-
<version>1.4-SNAPSHOT</version>
11+
<version>1.4</version>
1212
<packaging>jar</packaging>
1313
<name>CERMINE TOOLS - ${project.version}</name>
1414
<repositories>

cermine-web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>pl.edu.icm.cermine</groupId>
77
<artifactId>cermine-parent</artifactId>
8-
<version>1.4-SNAPSHOT</version>
8+
<version>1.4</version>
99
</parent>
1010

1111
<groupId>pl.edu.icm.cermine</groupId>
12-
<version>1.4-SNAPSHOT</version>
12+
<version>1.4</version>
1313
<artifactId>cermine-web</artifactId>
1414
<packaging>war</packaging>
1515
<name>CERMINE Web Interface - ${project.version}</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>pl.edu.icm.cermine</groupId>
55
<artifactId>cermine-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.4-SNAPSHOT</version>
7+
<version>1.4</version>
88
<name>CERMINE Content Extractor and Miner</name>
99
<organization>
1010
<name>ICM, Warsaw University</name>

0 commit comments

Comments
 (0)