Create and prepare non-deploy release 2.7.1
[aaf/authz.git] / misc / rosetta / pom.xml
index 73d388d..c7cbd7d 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>miscparent</artifactId>
-        <version>2.1.17-SNAPSHOT</version>
+        <version>2.7.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
         <dependency>
           <groupId>org.glassfish.jaxb</groupId>
           <artifactId>jaxb-runtime</artifactId>
-          <scope>runtime</scope>
         </dependency>
-        <dependency>
-          <groupId>com.sun.istack</groupId>
-          <artifactId>istack-commons-runtime</artifactId>
-          <version>2.2</version>
-          <scope>runtime</scope>
-        </dependency>
-        
     </dependencies>
 
             
                     <artifactId>maven-assembly-plugin</artifactId>
                 </plugin>
 
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-deploy-plugin</artifactId>
-                    <configuration>
-                        <skip>false</skip>
-                    </configuration>
-
-                </plugin>
-
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>