aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-22 15:56:18 -0400
committerDan Timoney <dtimoney@att.com>2020-09-22 15:56:18 -0400
commit31ec7420e2b289419fd15acbef5e83d516a66a23 (patch)
tree277d258c874d03ee70a22edad66e75add4250071 /pom.xml
parente515a85125e5487ecd3f7127b6af0b192d4a0993 (diff)
Roll to initial Honolulu version
Roll to initial Honolulu version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I563033c6c93a4121219eaa1d7bb8a026e9e490d4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6ffd34a88..f2ee54987 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.1</version>
+ <version>2.1.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>cds-aggregator</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Aggregator</name>