diff options
author | Peyton Puckett <peyton.puckett@att.com> | 2020-03-19 17:05:26 -0500 |
---|---|---|
committer | Peyton Puckett <peyton.puckett@att.com> | 2020-03-19 21:30:09 -0500 |
commit | 3e808e54db8dd62f300450989f9dcf086a62c781 (patch) | |
tree | d990a3b69ed62f1737a0380080830ab1d6635533 /pom.xml | |
parent | 1d8a0fbbc2543c39fad0cea3dfdca3e0e9791259 (diff) |
Update patch for policy parent
Issue-ID: POLICY-2378
Change-Id: Ibfeceeef97cc938b39c0ff50883ee6d4d42edaa9
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ </parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> |