Release staging 2.2.0 19/45319/1 v2.2.0
authorst782s <statta@research.att.com>
Mon, 30 Apr 2018 20:03:12 +0000 (16:03 -0400)
committerst782s <statta@research.att.com>
Mon, 30 Apr 2018 20:03:12 +0000 (16:03 -0400)
Issue-ID: PORTAL-250

Change-Id: I445ed101dd40b4ab347d786bc07035ba862d7d6e
Signed-off-by: st782s <statta@research.att.com>
12 files changed:
ecomp-sdk/epsdk-analytics/pom.xml
ecomp-sdk/epsdk-app-common/pom.xml
ecomp-sdk/epsdk-app-os/README.md
ecomp-sdk/epsdk-app-os/pom.xml
ecomp-sdk/epsdk-app-overlay/pom.xml
ecomp-sdk/epsdk-core/pom.xml
ecomp-sdk/epsdk-fw/pom.xml
ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/2.4.4.2/core-2.4.4.2.jar [deleted file]
ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/maven-metadata-local.xml [deleted file]
ecomp-sdk/epsdk-music/pom.xml
ecomp-sdk/epsdk-workflow/pom.xml
ecomp-sdk/pom.xml

index 2b79d54..57ff280 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
        
        <!-- GroupId is inherited from parent -->
index f31aa79..81df08d 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
 
        <!-- GroupId is inherited from parent -->
index fc06e4a..6a94530 100644 (file)
@@ -16,8 +16,8 @@ Version 2.2.0
 - PORTAL 136 Junits for SDK
 - PORTAL 87 hibernate mapping in epsdk-overlay forces use of analytics dependency jar
 - PORTAL 155 Review security issues: portal
-- PORTAL-202 Remove files that have GPL or other license issues
-
+- PORTAL 202 Remove files that have GPL or other license issues
+- PORTAL 210 Music library update
 Version 2.1.0
 - PORTAL 161 Refer epsdk-app-common
 - PORTAL 160 Refer epsdk-app-common
index d904d68..9d9d5a4 100644 (file)
@@ -10,7 +10,8 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0
+               </version>
        </parent>
 
        <!-- GroupId is inherited from parent -->
                        <groupId>org.onap.portal.sdk</groupId>
                        <artifactId>epsdk-music</artifactId>
                        <version>${epsdk.version}</version>
-                       <classifier>jar-with-dependencies</classifier>
-                       <exclusions>
-                               <exclusion>
-                                       <groupId>org.onap.music</groupId>
-                                       <artifactId>*</artifactId>
-                               </exclusion>
-                       </exclusions>
                </dependency>
                <dependency>
                        <groupId>com.att.eelf</groupId>
index 53147a8..a6a3cdd 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
 
        <!-- GroupId is inherited from parent -->
index 1bdb149..20287d0 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
 
        <!-- GroupId is inherited from parent -->
index 55f6874..96ed258 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
 
        <!-- GroupId is inherited from parent -->
diff --git a/ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/2.4.4.2/core-2.4.4.2.jar b/ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/2.4.4.2/core-2.4.4.2.jar
deleted file mode 100644 (file)
index d446338..0000000
Binary files a/ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/2.4.4.2/core-2.4.4.2.jar and /dev/null differ
diff --git a/ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/maven-metadata-local.xml b/ecomp-sdk/epsdk-music/dependencies/org/onap/music/core/maven-metadata-local.xml
deleted file mode 100644 (file)
index 2d8fd03..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<metadata>
-  <groupId>org.onap.music</groupId>
-  <artifactId>core</artifactId>
-  <versioning>
-    <release>2.4.4.2</release>
-    <versions>
-      <version>2.4.4.2</version>
-    </versions>
-    <lastUpdated>20180302803455</lastUpdated>
-  </versioning>
-</metadata>
index 6429518..ef0d900 100644 (file)
@@ -5,12 +5,12 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
 
        <groupId>org.onap.portal.sdk</groupId>
        <artifactId>epsdk-music</artifactId>
-       <version>2.2.0-SNAPSHOT</version>
+       <version>2.2.0</version>
        <packaging>jar</packaging>
 
        <name>ONAP Portal SDK Music</name>
                <cassandra.version>3.0.0</cassandra.version>
                <zookeeper.version>3.4.6</zookeeper.version>
        </properties>
-       <repositories>
-               <repository>
-                       <id>resources</id>
-                       <url>file:${project.basedir}/dependencies</url>
-               </repository>
-       </repositories>
        <dependencies>
                <dependency>
                        <groupId>junit</groupId>
                <!-- Music -->
                <dependency>
                        <groupId>org.onap.music</groupId>
-                       <artifactId>core</artifactId>
-                       <version>2.4.4.2</version>
-               </dependency>  
+                       <artifactId>MUSIC</artifactId>
+                       <version>2.5.3</version>
+               </dependency>
 
                <!-- Mapper -->
                <dependency>
index 0a81785..5cdb38d 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.portal.sdk</groupId>
                <artifactId>epsdk-project</artifactId>
-               <version>2.2.0-SNAPSHOT</version>
+               <version>2.2.0</version>
        </parent>
        
        <!-- GroupId is inherited from parent -->
index e3db8a9..b9fe730 100644 (file)
@@ -14,7 +14,7 @@
        <!-- Portal SDK Maven parent project -->
        <groupId>org.onap.portal.sdk</groupId>
        <artifactId>epsdk-project</artifactId>
-       <version>2.2.0-SNAPSHOT</version>
+       <version>2.2.0</version>
        <packaging>pom</packaging>
        <name>portal-sdk</name>
        <url>https://wiki.onap.org/display/DW/Portal</url>