diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-05-16 12:41:31 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-05-16 13:49:34 +0100 |
commit | fe5a5a05e53fbf316087562505a9cfd359bee673 (patch) | |
tree | 7a3ca528f52f477d31c8760d9fb22804566f9e0f /utils-test/pom.xml | |
parent | 4e4ba8620f9dc2c67de34c24b36cae943f930e90 (diff) |
Upgrade SNAPSHOT to 1.2.2
These reviews must be merged in order because of layering.
This review should be merged FIRST
Change-Id: If143b2d23487c073fafad8f6208cd8d320ec98e9
Issue-ID: POLICY-798
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'utils-test/pom.xml')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index b58dec1a..e84cd2e2 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |