diff options
author | liamfallon <liam.fallon@est.tech> | 2021-09-15 10:03:32 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-09-15 10:15:05 +0100 |
commit | 068aea18d2eb95d27be5c5763835d6974d6df85a (patch) | |
tree | e3c9a34b878c9d3bb2c6ca124911675a75c6243d /models-errors/pom.xml | |
parent | 2c3f332404646e5da013f5e37b4705f52140d0c0 (diff) |
Bump policy-models to 2.5.1-SNAPSHOT
Issue-ID: POLICY-3587
Change-Id: Idca2237777c1f7bda3fab89934dc97b9360fbc3d
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-errors/pom.xml')
-rw-r--r-- | models-errors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-errors/pom.xml b/models-errors/pom.xml index 13f013a5c..a8585c1d1 100644 --- a/models-errors/pom.xml +++ b/models-errors/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.1-SNAPSHOT</version> </parent> <artifactId>policy-models-errors</artifactId> |