Skip to content

Commit abe1c60

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 366dea1 commit abe1c60

25 files changed

Lines changed: 27 additions & 31 deletions

File tree

opendj-bom/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.wrensecurity.wrends</groupId>
2929
<artifactId>opendj-bom</artifactId>
30-
<version>5.1.1</version>
30+
<version>5.1.2-SNAPSHOT</version>
3131
<packaging>pom</packaging>
3232

3333
<name>Wren:DS BOM</name>
@@ -92,8 +92,4 @@
9292
</dependency>
9393
</dependencies>
9494
</dependencyManagement>
95-
96-
<scm>
97-
<tag>5.1.1</tag>
98-
</scm>
9995
</project>

opendj-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrends</groupId>
2323
<artifactId>opendj-project</artifactId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-cli</artifactId>

opendj-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrends</groupId>
2323
<artifactId>opendj-project</artifactId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-config</artifactId>

opendj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>opendj-project</artifactId>
2323
<groupId>org.wrensecurity.wrends</groupId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-core</artifactId>

opendj-doc-generated-ref/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>opendj-project</artifactId>
2323
<groupId>org.wrensecurity.wrends</groupId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-doc-generated-ref</artifactId>

opendj-doc-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>opendj-project</artifactId>
2323
<groupId>org.wrensecurity.wrends</groupId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-doc-maven-plugin</artifactId>

opendj-dsml-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrends</groupId>
2323
<artifactId>opendj-project</artifactId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-dsml-servlet</artifactId>

opendj-embedded-server-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrends</groupId>
2323
<artifactId>opendj-project</artifactId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-embedded-server-examples</artifactId>

opendj-grizzly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>opendj-project</artifactId>
2323
<groupId>org.wrensecurity.wrends</groupId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-grizzly</artifactId>

opendj-ldap-sdk-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrends</groupId>
2323
<artifactId>opendj-project</artifactId>
24-
<version>5.1.1</version>
24+
<version>5.1.2-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>opendj-ldap-sdk-examples</artifactId>

0 commit comments

Comments
 (0)