diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:12:49 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-09 13:12:52 -0700 |
commit | 3d3744f6de564ea8886b8622b5ffcb2972eb0010 (patch) | |
tree | af4af2a591cce6c81a787f1f8869aa2babff2343 /feature-repo-parent | |
parent | 09560943b4d0076a3932a23ac50bc18d75d211ae (diff) |
Increment versions after releasedublin
Change-Id: I4e1594e6eeeeb0d624608e822dc756ba7aff56e1
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
Diffstat (limited to 'feature-repo-parent')
-rw-r--r-- | feature-repo-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index bff9b46..ebe5432 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>2.5.0-SNAPSHOT</version> + <version>2.5.1-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |