Skip to content

Commit 6545937

Browse files
committed
Release 0.1.3
1 parent 41689cd commit 6545937

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

leshan-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<parent>
3535
<groupId>org.github.leshan</groupId>
3636
<artifactId>leshan-server</artifactId>
37-
<version>0.1.3-SNAPSHOT</version>
37+
<version>0.1.3</version>
3838
</parent>
3939
<artifactId>leshan-core</artifactId>
4040
<packaging>bundle</packaging>

leshan-standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<parent>
3535
<groupId>org.github.leshan</groupId>
3636
<artifactId>leshan-server</artifactId>
37-
<version>0.1.3-SNAPSHOT</version>
37+
<version>0.1.3</version>
3838
</parent>
3939
<artifactId>leshan-standalone</artifactId>
4040
<name>leshan - standalone server</name>

0 commit comments

Comments
 (0)