diff options
Diffstat (limited to 'installation')
-rw-r--r-- | installation/admportal/pom.xml | 2 | ||||
-rw-r--r-- | installation/ansible-server/pom.xml | 2 | ||||
-rw-r--r-- | installation/dmaap-listener/pom.xml | 2 | ||||
-rw-r--r-- | installation/pom.xml | 2 | ||||
-rw-r--r-- | installation/sdnc-web/pom.xml | 2 | ||||
-rw-r--r-- | installation/sdnc/pom.xml | 2 | ||||
-rw-r--r-- | installation/ueb-listener/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 3d473c43..c54636aa 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index ad0e0ead..94135f60 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 55ad6f90..a0262b90 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/installation/pom.xml b/installation/pom.xml index 6e46aa53..251290af 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 8a5613e1..2dfc30f4 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <groupId>org.onap.sdnc.oam</groupId> diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 65a1df1f..02536e3b 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index cae2642c..d66ff562 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.9-SNAPSHOT</version> + <version>1.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> |