diff options
author | Dominik Mizyn <d.mizyn@samsung.com> | 2019-10-03 09:00:31 +0200 |
---|---|---|
committer | Dominik Mizyn <d.mizyn@samsung.com> | 2019-10-03 09:25:05 +0200 |
commit | 0ed6d7c4164e77eeacedc99d31ec27b0196b57b0 (patch) | |
tree | 1559790d68786bdeb85334a5c25809057b321508 | |
parent | 9306dd8333497633a0c764998b0da528ead0ffef (diff) |
pom.xml fix
pom.xml fix
Issue-ID: PORTAL-710
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Ifcd9923791dfe28282cccc4fd5afad77df7aa777
pom.xml fix
pom.xml fix
Issue-ID: PORTAL-710
Change-Id: I50600e2f9ab829479f787998879de13b183d33cf
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
-rw-r--r-- | ecomp-portal-BE-common/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-portal-BE-os/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-portal-FE-os/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-portal-widget-ms/common-widgets/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-portal-widget-ms/pom.xml | 2 | ||||
-rw-r--r-- | ecomp-portal-widget-ms/widget-ms/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 4 | ||||
-rw-r--r-- | portal-BE/pom.xml | 4 |
8 files changed, 10 insertions, 10 deletions
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 97b1f85e..a3e445de 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>portal-be-common</artifactId> diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index ad9a9927..52ce3d39 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>portal-be-os</artifactId> diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml index 2a43f83b..1d6cb284 100644 --- a/ecomp-portal-FE-os/pom.xml +++ b/ecomp-portal-FE-os/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>portal-FE-os</artifactId> diff --git a/ecomp-portal-widget-ms/common-widgets/pom.xml b/ecomp-portal-widget-ms/common-widgets/pom.xml index 5b574d87..b0c45836 100644 --- a/ecomp-portal-widget-ms/common-widgets/pom.xml +++ b/ecomp-portal-widget-ms/common-widgets/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>widget-ms-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>common-widgets</artifactId> diff --git a/ecomp-portal-widget-ms/pom.xml b/ecomp-portal-widget-ms/pom.xml index d8b33301..c48ecd67 100644 --- a/ecomp-portal-widget-ms/pom.xml +++ b/ecomp-portal-widget-ms/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>widget-ms-parent</artifactId> diff --git a/ecomp-portal-widget-ms/widget-ms/pom.xml b/ecomp-portal-widget-ms/widget-ms/pom.xml index d0849df6..c5e641f6 100644 --- a/ecomp-portal-widget-ms/widget-ms/pom.xml +++ b/ecomp-portal-widget-ms/widget-ms/pom.xml @@ -13,7 +13,7 @@ <groupId>org.onap.portal</groupId> <artifactId>widget-ms</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <packaging>jar</packaging> <name>widget-microservice</name> @@ -12,7 +12,7 @@ <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <packaging>pom</packaging> <name>portal</name> @@ -28,7 +28,7 @@ <properties> <!-- Jenkins should invoke mvn with argument -Dbuild.number=${BUILD_NUMBER} --> <build.number>0</build.number> - <epsdk.version>2.6.0-SNAPSHOT</epsdk.version> + <epsdk.version>2.6.0</epsdk.version> <springframework.version>4.3.24.RELEASE</springframework.version> <springframework.security.version>4.2.13.RELEASE</springframework.security.version> <hibernate.version>4.3.11.Final</hibernate.version> diff --git a/portal-BE/pom.xml b/portal-BE/pom.xml index c291c028..9aed3d54 100644 --- a/portal-BE/pom.xml +++ b/portal-BE/pom.xml @@ -101,12 +101,12 @@ <dependency> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-logger</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </dependency> <dependency> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-core</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> |