diff options
author | Michael Arrastia <MArrasti@amdocs.com> | 2018-05-22 16:46:40 +0100 |
---|---|---|
committer | Michael Arrastia <MArrasti@amdocs.com> | 2018-05-22 16:46:40 +0100 |
commit | bce525cea2018839880c3340102c50edd2e11cde (patch) | |
tree | 1ed4061cf3035cbfe7362c3c222356449c5eaa46 /champ-lib/champ-core/pom.xml | |
parent | ca02564d0a8422b35a358d6397c2e0659f1eea2d (diff) |
Upversion poms and version.properties to 1.2.3v1.2.3v1.2.22.0.0-ONAPbeijing2.0.0-ONAP
Change-Id: I2956bf79f9aaedfa3f3cd5fc7caf6f794e7f02a1
Issue-ID: AAI-1154
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
Diffstat (limited to 'champ-lib/champ-core/pom.xml')
-rw-r--r-- | champ-lib/champ-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 9dd8852..d44790c 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> |