Skip to content

Commit

Permalink
Bump version to 2.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Leshan Bot committed Jun 19, 2024
1 parent 481ebad commit 2683ca6
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion build-config/demo-build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>demo-build-config</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion build-config/lib-build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>lib-build-config</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
</parent>
<artifactId>leshan-build-config</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion leshan-bsserver-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-bsserver-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-client-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-client-cf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-client-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-client-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-client-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-core-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-core-cf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-core-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-core-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-server-cf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-server-cf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-server-core-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-server-core-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-server-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-server-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-server-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-server-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-server-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-server-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-tl-javacoap-client-coaptcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-tl-javacoap-client-coaptcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-tl-javacoap-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-tl-javacoap-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-tl-javacoap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-tl-javacoap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-tl-javacoap-server-coaptcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-tl-javacoap-server-coaptcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion leshan-tl-javacoap-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
</parent>
<artifactId>leshan-tl-javacoap-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Contributors:

<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan</artifactId>
<version>2.0.0-M15</version>
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>leshan</name>
Expand Down

0 comments on commit 2683ca6

Please sign in to comment.