diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-10 19:50:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-10 19:50:09 +0000 |
commit | 9ba9205ef8a2d0d1cd7a40cb265b30d0394c7b79 (patch) | |
tree | ff4a99f40f1b3b08bd6db01b1c06ded521824e08 /cps-application/pom.xml | |
parent | 3f8825c91966a83e1735b9250b85d6cc25375fa5 (diff) |
Release cps2.0.4
Diffstat (limited to 'cps-application/pom.xml')
-rwxr-xr-x | cps-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-application/pom.xml b/cps-application/pom.xml index a2e53a8783..47b9136105 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.4</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |