aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-10-11 11:09:56 -0700
committerPatrick Brady <patrick.brady@att.com>2018-10-11 11:10:02 -0700
commit7ee4094673456823709217c769e75b73109680d2 (patch)
treed1bfe9dc82939c0707b390f514c39acf0bdb15d9 /pom.xml
parent9d3800890a8fff3d431b05089975bca4585a895d (diff)
Roll to next version after release
Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
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 381b6e542..3c9d5aa87 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.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>appc</name>
<description>Construct the Application Controller component for the ECOMP project.</description>
<inceptionYear>2015-07-20</inceptionYear>