diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 10:09:58 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 15:50:30 -0400 |
commit | f81e9838076a742cacb3cf435c75bae180e1d714 (patch) | |
tree | 800f98a451b662fc33d68d49541fec38de7eee3c /models-pap/pom.xml | |
parent | 48ebc78f87d2bbc2da6f10c411d9555ea5ed0ec6 (diff) |
Bump versions for models elalto
Amending to see if a build will kick off.
Change-Id: Ie6579711525b625a696d3339abdd7de61aeab633
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'models-pap/pom.xml')
-rw-r--r-- | models-pap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models-pap/pom.xml b/models-pap/pom.xml index 97e5cd07e..c39eeee79 100644 --- a/models-pap/pom.xml +++ b/models-pap/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.models</groupId> <artifactId>policy-models</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.4-SNAPSHOT</version> </parent> <artifactId>policy-models-pap</artifactId> |