summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-04-26 12:49:00 -0700
committerPatrick Brady <patrick.brady@att.com>2019-04-26 12:49:04 -0700
commitd3fdc1498641abebf953f77e4f8ee6a5123b6163 (patch)
treee238a28464dbcd2c7c8c1758d8d8c6645209161f /pom.xml
parent9eb2423588ab174fe3a15819f8e2b69422e49657 (diff)
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: Ia712804206c3c72cf661358c1a331a9dc6cb96be Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0478b54..5aad404 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<packaging>pom</packaging>
<groupId>org.onap.appc.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>