1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00:00

Fix pom.xml after removing docs-parent

This commit is contained in:
jendib
2016-05-05 22:43:18 +02:00
parent a59c67d774
commit 5226df53a2
5 changed files with 7 additions and 7 deletions

View File

@@ -50,7 +50,6 @@ Prerequisites: JDK 7 with JCE, Maven 3, Tesseract 3.02
Docs is organized in several Maven modules:
- docs-parent
- docs-core
- docs-web
- docs-web-common
@@ -60,7 +59,7 @@ or download the sources from GitHub.
#### Launch the build
From the `docs-parent` directory:
From the root directory:
mvn clean -DskipTests install