diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:56:18 -0400 |
commit | 31ec7420e2b289419fd15acbef5e83d516a66a23 (patch) | |
tree | 277d258c874d03ee70a22edad66e75add4250071 /pom.xml | |
parent | e515a85125e5487ecd3f7127b6af0b192d4a0993 (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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |