Skip to content

Commit

Permalink
1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bambooww committed Dec 12, 2024
1 parent e33026c commit 9b30b8b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion driver-parent/driver-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>driver-parent</artifactId>
<groupId>org.iottree.driver</groupId>
<version>1.7.3</version>
<version>1.7.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>iottree-driver-common</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions driver-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.iottree</groupId>
<artifactId>iottree-parent</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.iottree.driver</groupId>
Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.iottree</groupId>
<artifactId>iottree-core</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
</dependency>

<!-- https://mvnrepository.com/artifact/tanukisoft/wrapper -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.iottree</groupId>
<artifactId>iottree-parent</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<packaging>pom</packaging>
<name>IoT-Tree Project Parent POM</name>
<description>This is the top level project that builds, packages sub-projects and integration libs.</description>
Expand Down

0 comments on commit 9b30b8b

Please sign in to comment.