Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvermillard committed Jun 2, 2014
1 parent 41689cd commit 6545937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion leshan-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<parent>
<groupId>org.github.leshan</groupId>
<artifactId>leshan-server</artifactId>
<version>0.1.3-SNAPSHOT</version>
<version>0.1.3</version>
</parent>
<artifactId>leshan-core</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion leshan-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<parent>
<groupId>org.github.leshan</groupId>
<artifactId>leshan-server</artifactId>
<version>0.1.3-SNAPSHOT</version>
<version>0.1.3</version>
</parent>
<artifactId>leshan-standalone</artifactId>
<name>leshan - standalone server</name>
Expand Down

0 comments on commit 6545937

Please sign in to comment.