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

@@ -6,7 +6,7 @@
<groupId>com.sismics.docs</groupId>
<artifactId>docs-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<relativePath>../docs-parent</relativePath>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>