Skip to content

Commit b4fef34

Browse files
Bump version to 2.0.0-M12
1 parent 21631ab commit b4fef34

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

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-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M12</version>
2525
</parent>
2626
<artifactId>demo-build-config</artifactId>
2727
<packaging>pom</packaging>

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-config</artifactId>
24-
<version>2.0.0-SNAPSHOT</version>
24+
<version>2.0.0-M12</version>
2525
</parent>
2626
<artifactId>lib-build-config</artifactId>
2727
<packaging>pom</packaging>

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-M12</version>
2525
</parent>
2626
<artifactId>leshan-build-config</artifactId>
2727
<packaging>pom</packaging>

leshan-bsserver-demo/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-M12</version>
2525
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-bsserver-demo</artifactId>

leshan-client-cf/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>lib-build-config</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-M12</version>
2626
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-client-cf</artifactId>

leshan-client-core/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>lib-build-config</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-M12</version>
2626
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-client-core</artifactId>

leshan-client-demo/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-M12</version>
2525
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2626
</parent>
2727
<artifactId>leshan-client-demo</artifactId>

leshan-core-cf/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>lib-build-config</artifactId>
25-
<version>2.0.0-SNAPSHOT</version>
25+
<version>2.0.0-M12</version>
2626
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-core-cf</artifactId>

leshan-core-demo/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-M12</version>
2626
<relativePath>../build-config/demo-build-config/pom.xml</relativePath>
2727
</parent>
2828
<artifactId>leshan-core-demo</artifactId>

leshan-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Contributors:
2323
<parent>
2424
<groupId>org.eclipse.leshan</groupId>
2525
<artifactId>lib-build-config</artifactId>
26-
<version>2.0.0-SNAPSHOT</version>
26+
<version>2.0.0-M12</version>
2727
<relativePath>../build-config/lib-build-config/pom.xml</relativePath>
2828
</parent>
2929
<artifactId>leshan-core</artifactId>

0 commit comments

Comments
 (0)