Skip to content

Commit fecf4e4

Browse files
author
here-aaa-sdk
committed
Bumping version to 0.4.35-SNAPSHOT
1 parent d4d1cbc commit fecf4e4

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/here-oauth-client-example/dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>here-aaa-sdk</artifactId>
55
<groupId>com.here.account</groupId>
6-
<version>0.4.34</version>
6+
<version>0.4.35-SNAPSHOT</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

examples/here-oauth-client-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.here.account</groupId>
1111
<artifactId>here-aaa-sdk</artifactId>
12-
<version>0.4.34</version>
12+
<version>0.4.35-SNAPSHOT</version>
1313
<relativePath>../../pom.xml</relativePath>
1414
</parent>
1515

here-oauth-client-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.here.account</groupId>
1111
<artifactId>here-aaa-sdk</artifactId>
12-
<version>0.4.34</version>
12+
<version>0.4.35-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

here-oauth-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.here.account</groupId>
1111
<artifactId>here-aaa-sdk</artifactId>
12-
<version>0.4.34</version>
12+
<version>0.4.35-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>HERE AAA Client SDK Parent POM</name>
55
<groupId>com.here.account</groupId>
66
<artifactId>here-aaa-sdk</artifactId>
7-
<version>0.4.34</version>
7+
<version>0.4.35-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<description>here-aaa-sdk is for clients of the HERE AAA, and demos grant_type=client_credentials</description>
1010
<url>http://github.com/heremaps/here-aaa-java-sdk</url>

0 commit comments

Comments
 (0)