Skip to content

Commit

Permalink
Set version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Jul 8, 2024
1 parent d8c8be4 commit 59389b8
Show file tree
Hide file tree
Showing 24 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion junixsocket-codecoverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-codecoverage</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-common</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-core</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-darwin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-darwin</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-demo-jpackagejlink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-demo-jpackagejlink</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-demo</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-dist</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-jetty-11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-jetty-11</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-jetty</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-mysql</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-native-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-native-android</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-native-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<!-- Update this manually after maven-release -->
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-native-common</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-native-cross/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<!-- Update this manually after maven-release -->
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-native-cross</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-native-custom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<!-- Update this manually after maven-release -->
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-native-custom</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-native</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-rmi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-rmi</name>
Expand Down
16 changes: 8 additions & 8 deletions junixsocket-selftest-android/SelftestApp/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@ dependencies {
implementation 'com.google.android.material:material:1.9.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

implementation 'com.kohlschutter.junixsocket:junixsocket-native-android:2.9.1@aar'
implementation 'com.kohlschutter.junixsocket:junixsocket-native-android:2.10.0@aar'

implementation 'com.kohlschutter.junixsocket:junixsocket-common:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-common:2.10.0'

implementation 'com.kohlschutter.junixsocket:junixsocket-tipc:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-vsock:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-rmi:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-ssl:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-darwin:2.9.1'
implementation 'com.kohlschutter.junixsocket:junixsocket-tipc:2.10.0'
implementation 'com.kohlschutter.junixsocket:junixsocket-vsock:2.10.0'
implementation 'com.kohlschutter.junixsocket:junixsocket-rmi:2.10.0'
implementation 'com.kohlschutter.junixsocket:junixsocket-ssl:2.10.0'
implementation 'com.kohlschutter.junixsocket:junixsocket-darwin:2.10.0'

// junixsocket-ssl will automatically use the real Bouncycastle on Android when available.
// This is REQUIRED for junixsocket-ssl tests and RECOMMENDED for junixsocket-ssl users.
Expand All @@ -70,7 +70,7 @@ dependencies {
implementation 'org.bouncycastle:bctls-jdk18on:1.76'

// selftest-specifics
implementation('com.kohlschutter.junixsocket:junixsocket-selftest:2.9.1') {
implementation('com.kohlschutter.junixsocket:junixsocket-selftest:2.10.0') {
exclude group: "com.kohlschutter.junixsocket", module: "junixsocket-core"
exclude group: "com.kohlschutter.junixsocket", module: "junixsocket-native-common"
exclude group: "com.kohlschutter.junixsocket", module: "junixsocket-native-custom"
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-selftest-native-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-selftest-native-image</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-selftest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-selftest</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-server</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-ssl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-ssl</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-tipc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-tipc</name>
Expand Down
2 changes: 1 addition & 1 deletion junixsocket-vsock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>junixsocket-vsock</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.kohlschutter.junixsocket</groupId>
<artifactId>junixsocket</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.0</version>
<packaging>pom</packaging>
<parent>
<groupId>com.kohlschutter</groupId>
Expand Down

0 comments on commit 59389b8

Please sign in to comment.