diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-01-07 20:19:53 -0600 |
---|---|---|
committer | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-01-09 10:26:13 -0600 |
commit | 2bd82c3e01f57cf96ef8bdb134c85c1c2049947b (patch) | |
tree | b1431415165461cfe451258f5e25d702927f0e13 /plugins/plugins-context/plugins-context-schema/pom.xml | |
parent | 43037b6e94c063d8be0d3ebaa8bc729b30334ff1 (diff) |
Move to 2.0.4-SNAPSHOT version
Change-Id: Ie771ffc542eb2938079efacc6b9c75cc3616b89d
Issue-ID: POLICY-1390
Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'plugins/plugins-context/plugins-context-schema/pom.xml')
-rw-r--r-- | plugins/plugins-context/plugins-context-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-context/plugins-context-schema/pom.xml b/plugins/plugins-context/plugins-context-schema/pom.xml index 3a8684b4e..7bba138a6 100644 --- a/plugins/plugins-context/plugins-context-schema/pom.xml +++ b/plugins/plugins-context/plugins-context-schema/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-context</groupId> <artifactId>plugins-context</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-context.plugins-context-schema</groupId> |