diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 09:39:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 10:22:59 -0400 |
commit | e8e914a2d6fbefe2ab403af1ec43f60623edc5f4 (patch) | |
tree | c68d56172d18d14178083cfca62b38a88ffe6cb8 /springboot/pom.xml | |
parent | f8840e74a020b6dba102d5b6ff38dbd1adfcf055 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I43315307b01929c46333f181f5b516ab2704696f
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 9e0613f0..606f23fc 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -7,12 +7,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |