Skip to content

Commit

Permalink
[Release] set version to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Reuter authored and sebastianuschaefer committed Jun 10, 2021
1 parent 818044a commit 02233c5
Show file tree
Hide file tree
Showing 156 changed files with 162 additions and 162 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {
}

ext {
joynr_version = '1.17.1-SNAPSHOT'
joynr_version = '1.17.1'
}

dependencies {
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.17.1-SNAPSHOT'
version = '1.17.1'

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.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT'
joynr_version = '1.17.1'
}

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.17.1-SNAPSHOT'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.17.1'
}
}

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

ext {
joynr_version = '1.17.1-SNAPSHOT'
joynr_version = '1.17.1'
}

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.17.1-SNAPSHOT'
classpath 'io.joynr.tools.generator:joynr-generator-gradle-plugin:1.17.1'
}
}

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.17.1-SNAPSHOT'`
`implementation 'io.joynr.android:libjoynr-android-websocket-runtime:1.17.1'`

## 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.17.1-SNAPSHOT'
version = '1.17.1'

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.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions android/slf4j-android-bindings/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
joynrVersion = "1.17.1-SNAPSHOT"
joynrVersion = "1.17.1"
}
repositories {
google()
Expand Down Expand Up @@ -54,7 +54,7 @@ dependencies {
}

group = 'io.joynr.android'
version = '1.17.1-SNAPSHOT'
version = '1.17.1'

task androidSourcesJar(type: Jar) {
classifier = 'sources'
Expand Down
2 changes: 1 addition & 1 deletion android/slf4j-android-bindings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>android</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion basemodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>joynr</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<profiles>
Expand Down
2 changes: 1 addition & 1 deletion cpp/libjoynr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>io.joynr</groupId>
<artifactId>cpp</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion cpp/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>cpp</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT'
joynr_version = '1.17.1'
}
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.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT"
joynr_version = "1.17.1"
}
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.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/android/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.examples</groupId>
<artifactId>android</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT"
joynrVersion = "1.17.1"
}
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.17.1-SNAPSHOT</version>
<version>1.17.1</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.17.1-SNAPSHOT"
joynrVersion = "1.17.1"
}
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.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/android/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.examples</groupId>
<artifactId>android</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion examples/custom-headers/custom-headers-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>custom-headers</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.examples</groupId>
<artifactId>custom-headers</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.examples</groupId>
<artifactId>custom-headers</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

Expand Down
4 changes: 2 additions & 2 deletions examples/hello-world/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
<groupId>io.joynr</groupId>
<artifactId>hello-world-parent</artifactId>
<packaging>pom</packaging>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>

<modules>
<module>interface</module>
<module>java</module>
</modules>

<properties>
<joynr.version>1.17.1-SNAPSHOT</joynr.version>
<joynr.version>1.17.1</joynr.version>
</properties>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>message-persistence</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.examples</groupId>
<artifactId>message-persistence</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<parent>
<groupId>io.joynr.examples</groupId>
<artifactId>message-persistence</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.examples</groupId>
<artifactId>message-persistence</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</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.examples</groupId>
<artifactId>message-persistence</artifactId>
<version>1.17.1-SNAPSHOT</version>
<version>1.17.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
Loading

0 comments on commit 02233c5

Please sign in to comment.