Skip to content

Commit 2c56baf

Browse files
committed
Bump version to 2.7.2
1 parent c48c748 commit 2c56baf

22 files changed

Lines changed: 28 additions & 28 deletions

File tree

junixsocket-codecoverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.kohlschutter.junixsocket</groupId>
1010
<artifactId>junixsocket</artifactId>
11-
<version>2.7.2-SNAPSHOT</version>
11+
<version>2.7.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<name>junixsocket-codecoverage</name>

junixsocket-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.kohlschutter.junixsocket</groupId>
88
<artifactId>junixsocket</artifactId>
9-
<version>2.7.2-SNAPSHOT</version>
9+
<version>2.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<name>junixsocket-common</name>

junixsocket-core/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.kohlschutter.junixsocket</groupId>
99
<artifactId>junixsocket</artifactId>
10-
<version>2.7.2-SNAPSHOT</version>
10+
<version>2.7.2</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<name>junixsocket-core</name>

junixsocket-darwin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.kohlschutter.junixsocket</groupId>
88
<artifactId>junixsocket</artifactId>
9-
<version>2.7.2-SNAPSHOT</version>
9+
<version>2.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<name>junixsocket-darwin</name>

junixsocket-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.kohlschutter.junixsocket</groupId>
1010
<artifactId>junixsocket</artifactId>
11-
<version>2.7.2-SNAPSHOT</version>
11+
<version>2.7.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<name>junixsocket-demo</name>

junixsocket-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.kohlschutter.junixsocket</groupId>
1010
<artifactId>junixsocket</artifactId>
11-
<version>2.7.2-SNAPSHOT</version>
11+
<version>2.7.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<name>junixsocket-dist</name>

junixsocket-jetty-12/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.kohlschutter.junixsocket</groupId>
1010
<artifactId>junixsocket</artifactId>
11-
<version>2.7.2-SNAPSHOT</version>
11+
<version>2.7.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<name>junixsocket-jetty</name>

junixsocket-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.kohlschutter.junixsocket</groupId>
1010
<artifactId>junixsocket</artifactId>
11-
<version>2.7.2-SNAPSHOT</version>
11+
<version>2.7.2</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<name>junixsocket-jetty</name>

junixsocket-mysql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.kohlschutter.junixsocket</groupId>
88
<artifactId>junixsocket</artifactId>
9-
<version>2.7.2-SNAPSHOT</version>
9+
<version>2.7.2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<name>junixsocket-mysql</name>

junixsocket-native-android/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.kohlschutter.junixsocket</groupId>
1212
<artifactId>junixsocket</artifactId>
13-
<version>2.7.2-SNAPSHOT</version>
13+
<version>2.7.2</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616
<name>junixsocket-native-android</name>

0 commit comments

Comments
 (0)