diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-06 16:16:51 +0000 |
commit | 3bbfca830b954a8e536c0a01af726015ce826da4 (patch) | |
tree | b91e05093c0d88e657eb6e3bf8839e371926dcf3 /core/core-infrastructure | |
parent | e94ec8caa9344d3860b29e3ea88447d7609dea6c (diff) |
Release policy/apex-pdp2.2.1
Diffstat (limited to 'core/core-infrastructure')
-rw-r--r-- | core/core-infrastructure/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core-infrastructure/pom.xml b/core/core-infrastructure/pom.xml index fd910cdb3..ecca5d4c5 100644 --- a/core/core-infrastructure/pom.xml +++ b/core/core-infrastructure/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.core</groupId> <artifactId>core</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <artifactId>core-infrastructure</artifactId> |