diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:51:56 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:51:56 -0400 |
commit | 7b4a5a8df57372ad5847a304390c43186ceaf65e (patch) | |
tree | 38f4013fe23c2ef17388f752a9b0b2f28dfb7899 /springboot/pom.xml | |
parent | 3770d8c4560938df24c3893a2b71e67c4c26ced8 (diff) |
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (1.4.2-SNAPSHOT)
Change-Id: Ibf8f1a5f659556817ae15196c994df2a3430ab66
Issue-ID: CCSDK-1701
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 301f41e0..0e717c24 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.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> </parent> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |