Update POM to set EPSDK 2.5.0 release version 83/87583/1
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>
Mon, 13 May 2019 17:50:48 +0000 (13:50 -0400)
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>
Mon, 13 May 2019 17:53:24 +0000 (13:53 -0400)
set dependency <epsdk.version>2.5.0</epsdk.version>

Issue-ID: CCSDK-1011
Change-Id: I3ce55dbae4f58b0b892b0039d25cbec6bdaf14b1
Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
ccsdk-app-common/pom.xml
ccsdk-app-os/pom.xml

index 8560eb6..629eb96 100644 (file)
@@ -22,7 +22,7 @@
                <springframework.version>4.3.22.RELEASE</springframework.version>
                <hibernate.version>4.3.11.Final</hibernate.version>
                <eelf.version>1.0.0</eelf.version>
-               <epsdk.version>2.5.1-SNAPSHOT</epsdk.version>
+               <epsdk.version>2.5.0</epsdk.version>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>
                <releaseNexusPath>content/repositories/releases/</releaseNexusPath>
index 1c8c5b0..4c76eb7 100644 (file)
@@ -20,7 +20,7 @@
                <encoding>UTF-8</encoding>
                <springframework.version>4.3.22.RELEASE</springframework.version>
                <hibernate.version>4.3.11.Final</hibernate.version>
-               <epsdk.version>2.5.1-SNAPSHOT</epsdk.version>
+               <epsdk.version>2.5.0</epsdk.version>
                <ccsdk.version>1.1.0-SNAPSHOT</ccsdk.version>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <snapshotNexusPath>content/repositories/snapshots/</snapshotNexusPath>