summaryrefslogtreecommitdiffstats
path: root/infra/bgp-translate-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:42:59 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-07 10:09:36 +0200
commit379679d04913c2c779847016508f54e912a80ed2 (patch)
treee818c7ef38048fd08376f9897287b65569d9d647 /infra/bgp-translate-impl/pom.xml
parent103323b18a1dbf749d1552c8ba91be3c5b38c892 (diff)
Set honeycomb version back to 1.17.07-SNAPSHOT (fixed)
Second attempt to bump version back to SNAPSHOT. Cannot be submitted before merge job for https://gerrit.fd.io/r/#/c/7476/ is finished. Change-Id: Id9a143b6d7774aaabc3aaad7168eb424fbda0a85 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/bgp-translate-impl/pom.xml')
-rw-r--r--infra/bgp-translate-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bgp-translate-impl/pom.xml b/infra/bgp-translate-impl/pom.xml
index 10e6c6b4c..364e40b70 100644
--- a/infra/bgp-translate-impl/pom.xml
+++ b/infra/bgp-translate-impl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.17.07-RC1</version>
+ <version>1.17.07-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -28,7 +28,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>bgp-translate-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.07-RC1</version>
+ <version>1.17.07-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>