diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:46:58 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 09:46:58 +0000 |
commit | c039eaf30f80d8c968cb8cc5e4060998cd7d6ff7 (patch) | |
tree | 525c42e7a1e705b6ae33767380370588cfebab40 /examples/examples-periodic/pom.xml | |
parent | 7260e28e8df46a7643794520e102092ce674debf (diff) |
Step snapshot version of apex-pdp
Issue-ID: POLICY-1630
Change-Id: I6dfce7eb33d9bc41caabf6b8842377b486de672d
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'examples/examples-periodic/pom.xml')
-rw-r--r-- | examples/examples-periodic/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples-periodic/pom.xml b/examples/examples-periodic/pom.xml index c4262f99e..8783c0334 100644 --- a/examples/examples-periodic/pom.xml +++ b/examples/examples-periodic/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.examples</groupId> <artifactId>examples</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <artifactId>examples-periodic</artifactId> |