diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index bdd5a358..34de2d1f 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -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> @@ -144,7 +144,6 @@ <repositoryLayout>flat</repositoryLayout> </configuration> </plugin> - <!-- Build Docker Image --> <plugin> <groupId>com.spotify</groupId> |