diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-10-19 08:19:27 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-10-19 08:19:48 +0200 |
commit | 9aadab88a23729bb1fee1d4b4bcde3e4612c2adf (patch) | |
tree | b0c8814a8bc210a59b392d379fe0b34089671001 /infra/it | |
parent | c695a84f379f73352f9142754632e473a3624788 (diff) |
Set honeycomb version back to 1.17.10-SNAPSHOT
Change-Id: I4b8b855e8a028ec230a9bf4b23266e4f1a7a3ea0
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it')
-rw-r--r-- | infra/it/benchmark/pom.xml | 4 | ||||
-rw-r--r-- | infra/it/it-test/pom.xml | 6 | ||||
-rw-r--r-- | infra/it/management/pom.xml | 4 | ||||
-rw-r--r-- | infra/it/memory-benchmark-api/pom.xml | 4 | ||||
-rw-r--r-- | infra/it/memory-benchmark-scripts/pom.xml | 2 | ||||
-rw-r--r-- | infra/it/memory-benchmark/pom.xml | 6 | ||||
-rw-r--r-- | infra/it/pom.xml | 4 | ||||
-rw-r--r-- | infra/it/test-model/pom.xml | 4 |
8 files changed, 17 insertions, 17 deletions
diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index c71efc74a..7d78bbe34 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>benchmark</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <packaging>jar</packaging> <properties> diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 58edea13d..f82e31260 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>impl-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../../common/impl-parent</relativePath> </parent> @@ -27,10 +27,10 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>honeycomb-it-test</artifactId> <name>${project.artifactId}</name> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <properties> - <hc.infra.version>1.17.10-RC2</hc.infra.version> + <hc.infra.version>1.17.10-SNAPSHOT</hc.infra.version> </properties> <dependencies> diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index ee9f8bfd8..8a2121b9b 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -32,7 +32,7 @@ <groupId>io.fd.honeycomb.it</groupId> <artifactId>management</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <dependencies> <dependency> diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 2c60aca7c..423a5c5ab 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,12 +5,12 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>memory-benchmark-api</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> </project>
\ No newline at end of file diff --git a/infra/it/memory-benchmark-scripts/pom.xml b/infra/it/memory-benchmark-scripts/pom.xml index 6dbf70901..a12091902 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -16,7 +16,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <packaging>jar</packaging> <build> diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index 34e53deaf..78fea4e89 100644 --- a/infra/it/memory-benchmark/pom.xml +++ b/infra/it/memory-benchmark/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -33,7 +33,7 @@ <version>1.0.0</version> <properties> <commons-csv.version>1.4</commons-csv.version> - <honeycomb.version>1.17.10-RC2</honeycomb.version> + <honeycomb.version>1.17.10-SNAPSHOT</honeycomb.version> <maven.groovy.version>2.0</maven.groovy.version> <groovy.version>2.4.7</groovy.version> <groovy.eclipse.compiler.version>2.9.2-01</groovy.eclipse.compiler.version> @@ -175,7 +175,7 @@ <dependency> <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> </dependency> </dependencies> </plugin> diff --git a/infra/it/pom.xml b/infra/it/pom.xml index b38dd31df..6943e620f 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -18,13 +18,13 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <relativePath>../../common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb.it</groupId> <artifactId>honeycomb-it-aggregator</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <name>honeycomb-it</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 0dfde5d10..54e6a8450 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.10-RC2</version> + <version>1.17.10-SNAPSHOT</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.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |