Change groupID to match Garrit Project
[aaf/authz.git] / misc / env / pom.xml
index ddc76cb..c4790d4 100644 (file)
@@ -22,7 +22,7 @@
 <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">
        <parent>
-               <groupId>org.onap.aaf.misc</groupId>
+               <groupId>org.onap.aaf.authz.misc</groupId>
                <artifactId>parent</artifactId>
                <version>1.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
+               <snapshotRepository>
+                       <id>ecomp-snapshots</id>
+                       <name>AAF Snapshot Repository</name>
+                       <url>${nexusproxy}${snapshotNexusPath}</url>
+               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>