use ONAP Java 11 image 38/101638/2 2.0.3
authorUbuntu <dgl@research.att.com>
Wed, 12 Feb 2020 20:43:37 +0000 (20:43 +0000)
committerDominic Lunanuova <dgl@research.att.com>
Wed, 12 Feb 2020 20:55:15 +0000 (20:55 +0000)
Issue-ID: DMAAP-1363
Signed-off-by: Ubuntu <dgl@research.att.com>
Change-Id: If9960ea979a56830c8782ffcacd96f76642b1123
Signed-off-by: Ubuntu <dgl@research.att.com>
dmaap-bc/pom.xml
dmaap-bc/src/main/resources/Dockerfile
pom.xml
version.properties

index d5580e4..175f300 100644 (file)
     <jettyVersion>9.4.24.v20191120</jettyVersion>
     <eelf.version>1.0.0</eelf.version>
     <swagger.version>1.5.19</swagger.version>
-    <artifact.version>2.0.2-SNAPSHOT</artifact.version>
+    <artifact.version>2.0.3-SNAPSHOT</artifact.version>
     <timestamp>${maven.build.timestamp}</timestamp>
     <maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
     <!--  SONAR  -->
index 7375450..64bd689 100644 (file)
@@ -18,7 +18,7 @@
 #  limitations under the License.
 #  ============LICENSE_END====================================================
 #
-FROM openjdk:11.0.5-jre-slim
+FROM library/maven:3.6-jdk-11
 
 MAINTAINER DMAAP Team
 
diff --git a/pom.xml b/pom.xml
index 562a3c5..d2c5949 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>
 
   <properties>
-    <artifactVersion>2.0.2</artifactVersion>
+    <artifactVersion>2.0.3</artifactVersion>
     <multiproject.basedir>${basedir}</multiproject.basedir>
         <docker.maven.plugin.version>1.0.0</docker.maven.plugin.version>
         <skip.docker.build>true</skip.docker.build>
index a922965..d71c466 100644 (file)
@@ -27,7 +27,7 @@
 
 major=2
 minor=0
-patch=2
+patch=3
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins