diff options
Diffstat (limited to 'asdcApi')
-rwxr-xr-x | asdcApi/installer/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/model/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/provider/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index e15baaa6..b425e13a 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 81f4cd4b..bb751370 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index d85275d8..6351b4bd 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 7e91c808..97b67a32 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> |