Skip to content

Commit 496f000

Browse files
committed
Bumped version after release
1 parent 5f53128 commit 496f000

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

java-client-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>energy.trolie</groupId>
88
<artifactId>java-client-sdk-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>java-client-examples</artifactId>

java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>energy.trolie</groupId>
88
<artifactId>java-client-sdk-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>java-client</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>energy.trolie</groupId>
88
<artifactId>java-client-sdk-parent</artifactId>
9-
<version>1.1.0-SNAPSHOT</version>
9+
<version>1.2.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)