Modify deploy plugin for authz
[aaf/authz.git] / misc / pom.xml
index 018ec08..35a49d3 100644 (file)
@@ -27,6 +27,8 @@
        <name>AAF Misc Parent</name>
        <version>1.3.0-SNAPSHOT</version>
        <packaging>pom</packaging>
+       
+       
 
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                        <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>