summaryrefslogtreecommitdiffstats
path: root/infra/it
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-09-15 10:11:29 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-09-15 10:12:23 +0200
commita5846cd36101fba5acdf511480fdbdf2f17f039a (patch)
treed318c04fa6c7f5fc240e95b43ef31c4b4991aed5 /infra/it
parentd8489c4d78acba2ed6b470df564c5ed2e740422a (diff)
Bump versions to RC2v1.16.9-RC2
Change-Id: Icb2d7ee58046b30a4e080456c2c2cb6417d46629 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'infra/it')
-rw-r--r--infra/it/it-test/pom.xml4
-rw-r--r--infra/it/pom.xml2
-rw-r--r--infra/it/test-model/pom.xml4
3 files changed, 5 insertions, 5 deletions
diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml
index 194dc5158..68a0ca274 100644
--- a/infra/it/it-test/pom.xml
+++ b/infra/it/it-test/pom.xml
@@ -19,14 +19,14 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC2</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb</groupId>
<artifactId>honeycomb-it-test</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC2</version>
<dependencies>
<dependency>
diff --git a/infra/it/pom.xml b/infra/it/pom.xml
index b7e334765..466e2b52d 100644
--- a/infra/it/pom.xml
+++ b/infra/it/pom.xml
@@ -17,7 +17,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-it-aggregator</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC2</version>
<name>honeycomb</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml
index 9cf4bd3d7..decbd23bc 100644
--- a/infra/it/test-model/pom.xml
+++ b/infra/it/test-model/pom.xml
@@ -17,14 +17,14 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC2</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb</groupId>
<artifactId>honeycomb-test-model</artifactId>
- <version>1.16.9-SNAPSHOT</version>
+ <version>1.16.9-RC2</version>
<packaging>bundle</packaging>
<dependencies>