diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-11 10:03:28 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-11 10:03:28 -0500 |
commit | 3e0f5efd8e3d349bcc4cc552197d90e239b282e7 (patch) | |
tree | 9f0b40eace5715e007a30d8b939bc06c448ab880 /standalone | |
parent | 4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a (diff) |
Release version 2.3.1 (Silicon SR2) of parent poms
Release Silicon SR2 version (2.3.1) of parent poms.
Issue-ID: CCSDK-3513
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 40d7e760..e0faa1ec 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |