diff options
Diffstat (limited to 'aafshiro/pom.xml')
-rwxr-xr-x | aafshiro/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index c0d98ebfe..7ea8386b0 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |