aboutsummaryrefslogtreecommitdiffstats
path: root/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/pom.xml')
-rw-r--r--api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pom.xml b/api/pom.xml
index 27c20cd..bbab2e2 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -9,8 +9,8 @@
<name>API</name>
<parent>
- <groupId>org.semantic-versioning</groupId>
- <artifactId>semantic-versioning</artifactId>
+ <groupId>org.semver</groupId>
+ <artifactId>parent</artifactId>
<version>0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>