aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a7dd549..e13ea13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>gallifrey</groupId>
+ <groupId>org.onap.aai</groupId>
<artifactId>gallifrey</artifactId>
<packaging>jar</packaging>
<version>1.3.0-SNAPSHOT</version>
<name>aai-gallifrey</name>
<description/>
<scm>
- <tag>330f1cb56cfafd1508438139dadc7cc645262ec6</tag>
+ <tag>2a921ed1e1daaf2f36dbdbb316370cf344ec49c7</tag>
</scm>
<build>
<sourceDirectory>src</sourceDirectory>