aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-26 14:30:44 -0700
commit1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch)
treebc9167fa56f893837c9b7ffb3c03faf6aba9e68f /pom.xml
parent9de622cdf48e0648f6bab1207415e6ab459fde5e (diff)
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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 c41098013..b284cc86b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
<packaging>pom</packaging>
<groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
- <version>1.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
<name>appc</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>