Update CCSDK versions 59/27459/1 1.0.1-Amsterdam 1.0.1-ONAP
authorDan Timoney <dtimoney@att.com>
Thu, 4 Jan 2018 17:27:32 +0000 (12:27 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 4 Jan 2018 17:27:32 +0000 (12:27 -0500)
Update versions of CCSDK components to SR1 version numbers.

Change-Id: I1baf5d7c083d29234349cd1b6582e8d5f19cd620
Issue-ID: CCSDK-166
Signed-off-by: Dan Timoney <dtimoney@att.com>
docs/release-notes.rst
pom.xml

index 94b4fc6..cdc3170 100644 (file)
@@ -3,6 +3,18 @@
 Release Notes
 =============
 
+Version: 0.1.1
+--------------
+
+
+:Release Date: 2018-01-18
+
+
+**Bug Fixes**
+   - `CCSDK-153 <https://jira.onap.org/browse/CCSDK-153>`_ dmaap listener container exitting
+   - `CCSDK-148 <https://jira.onap.org/browse/CCSDK-148>`_ Daily release builds no longer working
+
+
 Version: 0.1.0
 --------------
 
diff --git a/pom.xml b/pom.xml
index 2415809..a9d62d7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-carbon-sr1</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.1.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>