diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-15 16:09:43 +0000 |
---|---|---|
committer | Wayne Dunican <wayne.dunican@est.tech> | 2024-05-15 16:17:28 +0000 |
commit | 85538a0da836f8151c04e305934924d808e046b5 (patch) | |
tree | f6691fc32724a8b0decfb82485dcde372c85488b /resources/pom.xml | |
parent | 4ed8883b9863f247287e50c7ff1c1108f1d4a47a (diff) |
Revert "Update snapshot and/or references of policy/parent to latest snapshots"
This reverts commit 4ed8883b9863f247287e50c7ff1c1108f1d4a47a.
Reason for revert: none
Issue-ID: POLICY-5001
Change-Id: If0d9ffb6f7cd4ba133554c0da543a6638d5687cb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'resources/pom.xml')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index 3fe2eb92..873a85da 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>4.1.4-SNAPSHOT</version> + <version>4.1.3-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |