aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-18 09:10:13 -0500
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2021-11-26 16:27:46 +0000
commitd174c7f1c4573d8c1598a100b32fade5bafe5b55 (patch)
tree4ef38c30bd86899d2d142c86c314a8b245c25008 /admportal
parent0a1a40c657d27608bbad79c0a00355212d94c5e5 (diff)
Use Silicon SR2 version of parent poms
Update to use Silicon SR2 version of parent poms (2.3.1) Issue-ID: CCSDK-3514 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I38bdfdefcafbab940964da90420c9dfea07f2121 Former-commit-id: 026258fa3d6ff78992a67fa5a6cc573eec2dae99
Diffstat (limited to 'admportal')
-rw-r--r--admportal/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 5a330953..6f1fcdd4 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1</version>
<relativePath/>
</parent>