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
eclipse-leshan-bot committed Oct 7, 2022
1 parent d704196 commit c17b973
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion build-config/demo-build-config/pom.xml
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -23,7 +23,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -20,7 +20,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>leshan-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -21,7 +21,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>demo-build-config</artifactId>
<version>2.0.0-M9</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
Expand Up @@ -22,7 +22,7 @@ Contributors:
<parent>
<groupId>org.eclipse.leshan</groupId>
<artifactId>lib-build-config</artifactId>
<version>2.0.0-M9</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 pom.xml
Expand Up @@ -21,7 +21,7 @@ Contributors:

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

<name>leshan</name>
Expand Down

0 comments on commit c17b973

Please sign in to comment.