Skip to content

Commit 992ba12

Browse files
Bump version to 2.0.0-M18
1 parent 5b809f2 commit 992ba12

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed

build-config/build-and-release-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>leshan-build-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-build-and-release-config</artifactId>

build-config/demo-build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>leshan-build-and-release-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../build-and-release-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>demo-build-config</artifactId>

build-config/lib-build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>leshan-build-and-release-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../build-and-release-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>lib-build-config</artifactId>

build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>leshan</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
</parent>
2626
<artifactId>leshan-build-config</artifactId>
2727
<packaging>pom</packaging>

leshan-demo-bsserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>demo-build-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-demo-bsserver</artifactId>

leshan-demo-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>demo-build-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-demo-client</artifactId>

leshan-demo-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Contributors:
2121
<parent>
2222
<groupId>org.eclipse.leshan</groupId>
2323
<artifactId>demo-build-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M18</version>
2525
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-demo-server</artifactId>

leshan-demo-servers-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Contributors:
2222
<parent>
2323
<groupId>org.eclipse.leshan</groupId>
2424
<artifactId>demo-build-config</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-M18</version>
2626
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-demo-servers-shared</artifactId>

leshan-demo-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Contributors:
2222
<parent>
2323
<groupId>org.eclipse.leshan</groupId>
2424
<artifactId>demo-build-config</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-M18</version>
2626
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-demo-shared</artifactId>

leshan-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Contributors:
2020
<parent>
2121
<groupId>org.eclipse.leshan</groupId>
2222
<artifactId>leshan-build-config</artifactId>
23-
<version>2.0.0-SNAPSHOT</version>
23+
<version>2.0.0-M18</version>
2424
<relativePath>../build-config/pom.xml</relativePath>
2525
</parent>
2626
<artifactId>leshan-integration-tests</artifactId>

0 commit comments

Comments
 (0)