Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
push:
branches: [ 'sustaining/4.10.x','master' ]
branches: [ 'sustaining/4.10.x','master', 'issues/**', 'features/**' ]
pull_request:

jobs:
Expand Down
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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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 @@ -21,7 +21,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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 @@ -21,7 +21,7 @@
<parent>
<artifactId>opendj-parent</artifactId>
<groupId>org.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>

<artifactId>opendj-embedded-server-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opendj-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>
<name>OpenDJ Embedded Server</name>
<artifactId>opendj-embedded</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-deb</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion 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.openidentityplatform.opendj</groupId>
<artifactId>opendj-msi</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>

<artifactId>opendj-msi-standard</artifactId>
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.openidentityplatform.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-rpm</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-packages</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>
<artifactId>opendj-server-legacy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion opendj-server-msad-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>

<artifactId>opendj-server-msad-plugin</artifactId>
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.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
</parent>
<artifactId>opendj-server</artifactId>
<name>OpenDJ Server NG</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-parent</artifactId>
<version>5.0.5--SNAPSHOT</version>
<version>5.0.5-SNAPSHOT</version>
<packaging>pom</packaging>

<name>OpenDJ Directory Services Project</name>
Expand Down
Loading