diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-01-10 13:48:46 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-01-10 13:49:15 +0100 |
commit | 0651fbe5d97b7eab72a0970fa4158c8019749dd7 (patch) | |
tree | b49629bcad8f0668d824f3ab516a7d5e9c6aa454 /vpp-common/naming-context-impl | |
parent | 51a13d8012c56d887855b463f447f1fd618d4361 (diff) |
Bump hc2vpp version to 1.18.04-SNAPSHOT
Change-Id: I785627fbe4a1af69feb1f81aacefb33ba0d852b6
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'vpp-common/naming-context-impl')
-rw-r--r-- | vpp-common/naming-context-impl/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 4f326c0e6..1bf2deb19 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>impl-parent</artifactId> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <relativePath>../../common/impl-parent</relativePath> </parent> @@ -27,7 +27,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>naming-context-impl</artifactId> <name>${project.artifactId}</name> - <version>1.18.01-SNAPSHOT</version> + <version>1.18.04-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |