Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ck-c8y authored Oct 21, 2023
2 parents 34eea9d + 22b20c3 commit 261358e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mqtt-mapping-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<groupId>com.nsn.cumulocity.clients-java</groupId>
<artifactId>microservice-package-maven-plugin</artifactId>
<!-- <version>1015.334.0</version> -->
<version>1018.0.206</version>
<version>1018.0.220</version>
<executions>
<execution>
<id>package</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<revision>3.3.0-SNAPSHOT</revision>
<revision>3.3.0</revision>
<c8y.version>1018.0.220</c8y.version>
<lombok.version>1.18.24</lombok.version>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 261358e

Please sign in to comment.