Skip to content

Commit 2091283

Browse files
committed
[maven-release-plugin] prepare release 5.0.4
1 parent 94b2cb4 commit 2091283

File tree

20 files changed

+22
-22
lines changed

20 files changed

+22
-22
lines changed

opendj-bom/pom.xml

Lines changed: 2 additions & 2 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.0.4-SNAPSHOT</version>
30+
<version>5.0.4</version>
3131
<packaging>pom</packaging>
3232

3333
<name>Wren:DS BOM</name>
@@ -122,6 +122,6 @@
122122
</dependencyManagement>
123123

124124
<scm>
125-
<tag>sustaining/5.0.x</tag>
125+
<tag>5.0.4</tag>
126126
</scm>
127127
</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</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.0.4-SNAPSHOT</version>
24+
<version>5.0.4</version>
2525
</parent>
2626

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

0 commit comments

Comments
 (0)