Skip to content

Commit

Permalink
[ci skip] prepare release 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Identity Platform Community committed Feb 23, 2018
1 parent 2663713 commit 3768a8d
Show file tree
Hide file tree
Showing 27 changed files with 32 additions and 28 deletions.
6 changes: 5 additions & 1 deletion opendj-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-bom</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -126,4 +126,8 @@
</snapshots>
</repository>
</repositories>

<scm>
<tag>4.1.1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion opendj-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-config</artifactId>
<name>OpenDJ Configuration API</name>
Expand Down
2 changes: 1 addition & 1 deletion opendj-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-doc-generated-ref/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-doc-generated-ref</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-doc-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-doc-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-dsml-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-dsml-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-embedded-server-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-embedded-server-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-grizzly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-grizzly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-ldap-sdk-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-ldap-sdk-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-ldap-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-ldap-toolkit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-legacy</artifactId>
<name>OpenDJ Legacy</name>
Expand Down
2 changes: 1 addition & 1 deletion opendj-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-openidm-account-change-notification-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-openidm-account-change-notification-handler</artifactId>
<name>OpenDJ account change notification handler for OpenIDM</name>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-deb/opendj-deb-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-deb</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-deb-standard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-deb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-msi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-msi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-rpm/opendj-rpm-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-rpm</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-rpm-standard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-rpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-svr4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-svr4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-packages</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-rest2ldap-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-rest2ldap-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-rest2ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>

<artifactId>opendj-rest2ldap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-server-example-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-server-example-plugin</artifactId>
<name>OpenDJ Server Example Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion opendj-server-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-server-legacy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion opendj-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
</parent>
<artifactId>opendj-server</artifactId>
<name>OpenDJ Server NG</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-bom</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.1</version>
<relativePath>opendj-bom/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -110,7 +110,7 @@
<connection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</connection>
<developerConnection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</developerConnection>
<url>https://github.com/OpenIdentityPlatform/OpenDJ</url>
<tag>HEAD</tag>
<tag>4.1.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 3768a8d

Please sign in to comment.