| .travis.yml | ●●●●● patch | view | raw | blame | history | |
| README.md | ●●●●● patch | view | raw | blame | history | |
| pom.xml | ●●●●● patch | view | raw | blame | history |
.travis.yml
@@ -20,5 +20,7 @@ cache: directories: - $HOME/.m2 before_install: - mvn -q -DskipTests install -f forgerock-parent script: - mvn -q clean install - mvn -q install README.md
@@ -5,6 +5,7 @@ ```bash git clone --recursive https://github.com/OpenIdentityPlatform/OpenDJ.git mvn clean install -f forgerock-parent mvn clean install -f OpenDJ ``` pom.xml
@@ -217,7 +217,6 @@ </dependencies> <modules> <module>forgerock-parent</module> <module>opendj-bom</module> <module>opendj-core</module>