summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-03-31 07:16:33 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-03-31 12:44:19 +0200
commit2abb019fbbd8b5fd201788e6f6a59f71fbc91875 (patch)
tree74b082b2a8ee8602d0d6c07429d8b1a9c496b180 /infra/it/test-model/pom.xml
parent27bd1b786321fd74be04ca5d44dc198715b0f19b (diff)
Bump version to 1.17.04-RC1v1.17.04-RC1
Change-Id: I58a8e476622ab902db67b46e32df7a5d40b0643c Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/test-model/pom.xml')
-rw-r--r--infra/it/test-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml
index 23e2372e1..eed16c140 100644
--- a/infra/it/test-model/pom.xml
+++ b/infra/it/test-model/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC1</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
@@ -25,7 +25,7 @@
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>honeycomb-test-model</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.04-SNAPSHOT</version>
+ <version>1.17.04-RC1</version>
<packaging>bundle</packaging>
<dependencies>