AAF scrub new data from preload
[aaf/authz.git] / auth / pom.xml
index bdd5a35..34de2d1 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.22-SNAPSHOT</version>
+        <version>2.1.23-SNAPSHOT</version>
     </parent>
     <artifactId>authparent</artifactId>
     <name>AAF Auth Parent</name>
                         <repositoryLayout>flat</repositoryLayout>
                     </configuration>
                 </plugin>
-                
                 <!-- Build Docker Image -->
                 <plugin>
                     <groupId>com.spotify</groupId>