diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-09-03 14:38:50 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-09-04 16:41:13 +0000 |
commit | af3385e798215bbf4017a6e3c2694e962339302c (patch) | |
tree | 3a500e0c36087feacbf61bdf89dd62bcd593003d /dependencies/pom.xml | |
parent | 83516054fb4755e269f4f3b5ed8308851f2f115b (diff) |
Bump oparent to 2.2.0-SNAPSHOT
After release 2.1.0, bump the version. Followed same as
this review: https://gerrit.onap.org/r/c/oparent/+/90407
Issue-ID: INT-1233
Change-Id: Ie139ab223870986d9dfcc443a18af2446884778e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'dependencies/pom.xml')
-rw-r--r-- | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 3171add..f82c5e1 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>version</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>dependencies</artifactId> |