diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-01-09 22:48:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-09 22:48:25 +0000 |
commit | 0b83f6124f068583df43eb9b587b9d46b22e9843 (patch) | |
tree | 0817c3580115605237aa6ceda6399a2493e9f68a /examples/examples-myfirstpolicy/pom.xml | |
parent | 5e6363386137a8c0ee55b0372b03d8d82f8bd56f (diff) | |
parent | 2bd82c3e01f57cf96ef8bdb134c85c1c2049947b (diff) |
Merge "Move to 2.0.4-SNAPSHOT version" into casablanca
Diffstat (limited to 'examples/examples-myfirstpolicy/pom.xml')
-rw-r--r-- | examples/examples-myfirstpolicy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-myfirstpolicy/pom.xml b/examples/examples-myfirstpolicy/pom.xml index e92753cf8..2abf76ef9 100644 --- a/examples/examples-myfirstpolicy/pom.xml +++ b/examples/examples-myfirstpolicy/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <artifactId>examples-myfirstpolicy</artifactId> |