Skip to content

Commit 0c733cf

Browse files
committed
Raise version
1 parent 2c169a3 commit 0c733cf

File tree

65 files changed

+65
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+65
-65
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.gentics.mesh</groupId>
1313
<artifactId>mesh</artifactId>
14-
<version>2.1.14-SNAPSHOT</version>
14+
<version>2.1.14</version>
1515
</parent>
1616

1717
<properties>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.gentics.mesh</groupId>
1313
<artifactId>mesh</artifactId>
14-
<version>2.1.14-SNAPSHOT</version>
14+
<version>2.1.14</version>
1515
</parent>
1616

1717
<properties>

changelog-system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.gentics.mesh</groupId>
1414
<artifactId>mesh</artifactId>
15-
<version>2.1.14-SNAPSHOT</version>
15+
<version>2.1.14</version>
1616
</parent>
1717

1818
<properties>

changelog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.gentics.mesh</groupId>
77
<artifactId>mesh</artifactId>
8-
<version>2.1.14-SNAPSHOT</version>
8+
<version>2.1.14</version>
99
</parent>
1010

1111
<artifactId>mesh-changelog</artifactId>

common-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.gentics.mesh</groupId>
1313
<artifactId>mesh</artifactId>
14-
<version>2.1.14-SNAPSHOT</version>
14+
<version>2.1.14</version>
1515
</parent>
1616

1717
<properties>

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.gentics.mesh</groupId>
1313
<artifactId>mesh</artifactId>
14-
<version>2.1.14-SNAPSHOT</version>
14+
<version>2.1.14</version>
1515
</parent>
1616

1717
<properties>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.gentics.mesh</groupId>
1313
<artifactId>mesh</artifactId>
14-
<version>2.1.14-SNAPSHOT</version>
14+
<version>2.1.14</version>
1515
</parent>
1616

1717
<properties>

databases/orientdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.gentics.mesh</groupId>
1212
<artifactId>mesh-databases</artifactId>
13-
<version>2.1.14-SNAPSHOT</version>
13+
<version>2.1.14</version>
1414
</parent>
1515

1616
<properties>

databases/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.gentics.mesh</groupId>
1212
<artifactId>mesh</artifactId>
13-
<version>2.1.14-SNAPSHOT</version>
13+
<version>2.1.14</version>
1414
</parent>
1515

1616
<properties>

distributed-coordinator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.gentics.mesh</groupId>
99
<artifactId>mesh</artifactId>
10-
<version>2.1.14-SNAPSHOT</version>
10+
<version>2.1.14</version>
1111
</parent>
1212

1313
<artifactId>mesh-distributed-coordinator</artifactId>

0 commit comments

Comments
 (0)