aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-10-04 17:03:28 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-10-07 09:46:23 -0400
commitdfd9c0a09c35e4b5b4b61be08b8424e4a3d0d500 (patch)
tree6831a6f6deb3e9f7f9d503893927c1f9aa6201a8 /pom.xml
parentffd7241c7bfa8d8b68b504406fc6ed4cc299ffe6 (diff)
Format java POLICY-SDK-APP
As a result of doing command maven reformat, these files are now changed. Updated licenses. Issue-ID: POLICY-2133 Change-Id: I19a8dd70eb10c0d879b97635f7780ab7f92a1753 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index abda243e0..d5d1fa4a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1</version>
+ <version>3.1.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.engine</groupId>