diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:00:54 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 12:03:49 +0100 |
commit | 6ed822fabd7c39e71b821134fcf8ac299e261108 (patch) | |
tree | 4754ae8dc494add1c57923d781dfe96102597e80 /models-errors/pom.xml | |
parent | 63540a089cf3f37c1845d321d337e0a36bf869e8 (diff) |
Bump policy/models to Jakarta 2.6.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I66ec28e3a51a8f388b56ccbf211f71698cf5e8aa
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 222ed3a4b..ae71450e9 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.2-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> </parent> <artifactId>policy-models-errors</artifactId> |