Skip to content

Commit

Permalink
Merge pull request #1445 from joynr/release_1_21_9
Browse files Browse the repository at this point in the history
Release 1.21.9

Reviewed-by: thomasreuterpartner <[email protected]>
Reviewed-by: guidoostkamppartner <[email protected]>
  • Loading branch information
zuul[bot] authored and GitHub Enterprise committed Feb 3, 2023
2 parents 10d3b6c + 9602ec4 commit 4668e2c
Show file tree
Hide file tree
Showing 175 changed files with 194 additions and 186 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {
}

ext {
joynr_version = '1.21.8'
joynr_version = '1.21.9'
}

dependencies {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>common</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/common/discovery-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>common</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/common/guice-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>common</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>common</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>dependency-lock</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/common/status-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>common</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/core/clustercontroller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>core</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>io.joynr.android</groupId>
<version>1.21.8</version>
<version>1.21.9</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/core/libjoynr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>core</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>dependency-lock</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/javaapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>dependency-lock</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/messaging/messaging-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>messaging</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.joynr.android.messaging</groupId>
<artifactId>mqtt</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.joynr.android.messaging</groupId>
<artifactId>mqtt</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/messaging/mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>messaging</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>dependency-lock</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.joynr.android.messaging</groupId>
<artifactId>websocket</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android.messaging</groupId>
<artifactId>websocket</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.joynr.android.messaging</groupId>
<artifactId>websocket</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/messaging/websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>messaging</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/dependency-lock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.3.61'
joynr_version = '1.21.8'
joynr_version = '1.21.9'
}
repositories {
google()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>android-hello-world-binder</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.3.61'
joynr_version = "1.21.8"
joynr_version = "1.21.9"
}
repositories {
google()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>android-hello-world-binder</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/examples/android-hello-world-binder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>examples</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

buildscript {
ext {
joynrVersion = "1.21.8"
joynrVersion = "1.21.9"
}
repositories {
google()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>android-hello-world</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

buildscript {
ext {
joynrVersion = "1.21.8"
joynrVersion = "1.21.9"
}
repositories {
google()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>android-hello-world</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/examples/android-hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr.android</groupId>
<artifactId>examples</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/joynr-android-binder-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apply plugin: 'maven-publish'
apply plugin: 'maven'

group = 'io.joynr.android'
version = '1.21.8'
version = '1.21.9'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion android/joynr-android-binder-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/libjoynr-android-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
}

ext {
joynr_version = '1.21.8'
joynr_version = '1.21.9'
}

dependencies {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.21.8'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.21.9'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
}

ext {
joynr_version = '1.21.8'
joynr_version = '1.21.9'
}

dependencies {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.21.8'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.21.9'
}
}

Expand Down
2 changes: 1 addition & 1 deletion android/libjoynr-android-websocket-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ and thus it's necessary to configure joynr libraries to use the provided **no_ao
Add this line to build.gradle file and verify if you have mavenLocal() under your maven
repositories list.

`implementation 'io.joynr.android:libjoynr-android-websocket-runtime:1.21.8'`
`implementation 'io.joynr.android:libjoynr-android-websocket-runtime:1.21.9'`

## Logging

Expand Down
2 changes: 1 addition & 1 deletion android/libjoynr-android-websocket-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apply plugin: 'maven-publish'
apply plugin: 'maven'

group = 'io.joynr.android'
version = '1.21.8'
version = '1.21.9'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion android/libjoynr-android-websocket-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>joynr</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 4668e2c

Please sign in to comment.