diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-19 16:05:49 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-19 16:06:15 -0400 |
commit | 07ea6738ff64b3f4f1792d0e17b626378e5ac83d (patch) | |
tree | 8cb583e2e3d55d28080ef600ff65c8a1d9954c24 /models-examples | |
parent | c419cbb3c9054484e806bb5b9ef1903aec9449ab (diff) |
Bump models to 2.3.6 snapshot
Issue-ID: POLICY-2869
Change-Id: I98223c20d6d1d6d9bf5bd958d9d3ed4aacdf17e6
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-examples')
-rw-r--r-- | models-examples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-examples/pom.xml b/models-examples/pom.xml index ccfba3915..a4b33fe53 100644 --- a/models-examples/pom.xml +++ b/models-examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.3.5-SNAPSHOT</version> + <version>2.3.6-SNAPSHOT</version> </parent> <artifactId>policy-models-examples</artifactId> |