Skip to content

Commit

Permalink
Remove redundant Maven configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
karelmaxa committed Nov 30, 2022
1 parent 6303f94 commit 129bf80
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion opendj-ldap-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-ldap-toolkit</artifactId>
<packaging>jar</packaging>

<name>Wren:DS SDK Toolkit</name>
<description>This module includes LDAP command line tools based on the Wren:DS LDAP SDK.</description>
Expand Down
1 change: 0 additions & 1 deletion opendj-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-legacy</artifactId>
<packaging>jar</packaging>

<name>Wren:DS Legacy</name>
<description>
Expand Down
1 change: 0 additions & 1 deletion opendj-openidm-account-change-notification-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-openidm-account-change-notification-handler</artifactId>
<packaging>jar</packaging>

<name>Wren:DS Account Change Notification Handler for IDM</name>
<description>
Expand Down
1 change: 0 additions & 1 deletion opendj-server-example-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-server-example-plugin</artifactId>
<packaging>jar</packaging>

<name>Wren:DS Server Example Plugin</name>
<description>
Expand Down
1 change: 0 additions & 1 deletion opendj-server-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-server-legacy</artifactId>
<packaging>jar</packaging>

<name>Wren:DS Server</name>
<description>
Expand Down
1 change: 0 additions & 1 deletion opendj-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,6 @@
</parent>

<artifactId>opendj-server</artifactId>
<packaging>jar</packaging>

<name>Wren:DS Server NG</name>
<description>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 437,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.4.1</version>
<reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit 129bf80

Please sign in to comment.