summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-09-04 09:46:30 -0400
committerJim Hahn <jrh3@att.com>2020-09-04 09:47:04 -0400
commit4525ce37551a3bf55a65338d1d1e869c652f19ee (patch)
tree9151dbc07cb205e70738e4325b0d72aee2bffd8a /pom.xml
parent0bdca95bb07cd2e9f896ba2e9fce6522b785940e (diff)
Use released parent 3.2.0 in gui
Issue-ID: POLICY-2789 Change-Id: Id81b09c0b0c8b0d088f1b813cb0858d28236d4d5 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 81e8336..a7cdfc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath />
</parent>