diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-11-15 12:21:51 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-11-15 20:46:19 +0000 |
commit | 4766e2719fedcac403693926b3dee8e79614603a (patch) | |
tree | cbed3208543bd7d02f044914736cf926234b1444 /forwarding | |
parent | ca8bbfdcbfc12d0079a117e3fba950cbe9dac729 (diff) |
Update version to 2.0.3-SNAPSHOT3.0.0-ONAP2.0.3
Change-Id: Ifd9c18586d22c6a84997adf2d20a943df371504a
Issue-ID: POLICY-1262
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'forwarding')
-rw-r--r-- | forwarding/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml index 8491aaa4..412424c0 100644 --- a/forwarding/pom.xml +++ b/forwarding/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> </parent> <artifactId>forwarding</artifactId> |