diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 09:43:57 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-09 09:43:57 -0500 |
commit | 129bbdb26de8dfc2f71bf12bbf5fabefa0d00fe9 (patch) | |
tree | 515219f6251f93e4d93733644f85c06eda77e24f /odlparent/setup/pom.xml | |
parent | 4119e763c8b3c03e3a00354d2a3a5bc52b871839 (diff) |
Roll master version for Istanbul
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT for Istanbul release.
Change-Id: Ia5060116b986dae9e25b5765389e0c421bcd9fc6
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup/pom.xml')
-rwxr-xr-x | odlparent/setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 7d56a25b..af058083 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |