Skip to content

Commit

Permalink
[ci skip] 4.1.4->4.1.5 prepare release 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Identity Platform Community committed Mar 6, 2018
1 parent 5270abe commit 48b098f
Show file tree
Hide file tree
Showing 29 changed files with 40 additions and 36 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.5-SNAPSHOT</version>
<version>4.1.5</version>

<packaging>pom</packaging>

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

<scm>
<tag>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion opendj-packages/opendj-docker/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.5-SNAPSHOT</version>
<version>4.1.5</version>
</parent>

<profiles>
Expand Down
8 changes: 4 additions & 4 deletions opendj-packages/opendj-msi/opendj-msi-standard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-msi</artifactId>
<version>4.1.5-SNAPSHOT</version>
<version>4.1.5</version>
</parent>

<artifactId>opendj-msi-standard</artifactId>
Expand Down Expand Up @@ -168,7 +168,7 @@
</goals>
<configuration>
<target>
<delete dir="${user.home}/.msi" />
<delete dir="${user.home}/.msi" />
<mkdir dir="${user.home}/.msi" />
<copy toDir="${user.home}/.msi">
<fileset dir="${package.dir}">
Expand All @@ -195,7 +195,7 @@
</exec>
<echo>WineExitStatusCode=${WineExitStatusCode}</echo>

<exec executable="sh" resultproperty="WineTricksExitStatusCode" failifexecutionfails="false">
<exec executable="sh" resultproperty="WineTricksExitStatusCode" failifexecutionfails="false">
<arg value="${project.build.directory}/winetricks/winetricks-LAST.sh" />
<arg value="--unattended" />
<arg value="dotnet40" />
Expand Down Expand Up @@ -250,7 +250,7 @@
<arg value="payload.wixobj" />
</exec>
<echo>lightStatusCode=${lightStatusCode}</echo>
<chmod file="${project.build.directory}/${product.name.lowercase}-${project.version}.msi" perm="ugo+r" verbose="true"/>
<chmod file="${project.build.directory}/${product.name.lowercase}-${project.version}.msi" perm="ugo+r" verbose="true" />
<exec executable="ls" dir="${project.build.directory}">
<arg value="-laht" />
</exec>
Expand Down
8 changes: 4 additions & 4 deletions 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.5-SNAPSHOT</version>
<version>4.1.5</version>
</parent>

<artifactId>opendj-msi</artifactId>
Expand Down Expand Up @@ -85,9 +85,9 @@
<module>opendj-msi-standard</module>
</modules>
<properties>
<exec.heat>${project.build.directory}/wix/heat.exe</exec.heat><param.heat></param.heat>
<exec.candle>${project.build.directory}/wix/candle.exe</exec.candle><param.candle></param.candle>
<exec.light>${project.build.directory}/wix/light.exe</exec.light><param.light></param.light>
<exec.heat>${project.build.directory}/wix/heat.exe</exec.heat><param.heat />
<exec.candle>${project.build.directory}/wix/candle.exe</exec.candle><param.candle />
<exec.light>${project.build.directory}/wix/light.exe</exec.light><param.light />
</properties>
</profile>
</profiles>
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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5-SNAPSHOT</version>
<version>4.1.5</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.5</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 48b098f

Please sign in to comment.