summaryrefslogtreecommitdiffstats
path: root/feature-repo-parent
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-12 12:54:14 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-12 13:52:48 -0800
commit41852a077ca6ebb78dbfe81261c738fd774379f2 (patch)
treeaaf9a1632caefc949ee97e5771ac3a9c87a9d14b /feature-repo-parent
parent169fbc939962f1e9b3cbca8f707788622da3a726 (diff)
Increment version number
Changing to version 1.5.0-SNAPSHOT Change-Id: I080d396683fce41eced944e3cb5b799c15623e73 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
Diffstat (limited to 'feature-repo-parent')
-rw-r--r--feature-repo-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml
index b105f74..295feb1 100644
--- a/feature-repo-parent/pom.xml
+++ b/feature-repo-parent/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<packaging>pom</packaging>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>