Skip to content

Commit

Permalink
Fix parent dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Feb 21, 2018
1 parent 935fe78 commit a78c6b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -111,14 +111,15 @@

<dependencyManagement>
<dependencies>
<!--
<dependency>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-core</artifactId>
<version>${opendj.core.test.jar.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>

-->
<dependency>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-config</artifactId>
Expand Down

0 comments on commit a78c6b1

Please sign in to comment.