diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2018-10-17 13:04:20 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2018-10-18 19:58:53 +0200 |
commit | f17ade9a517f342522fe4b8ce83419c18dd93196 (patch) | |
tree | 3c932011e18c225a44a0d33d5d765fe720e4933a /infra/it | |
parent | 4bf8851d081f56eed9a05a0190ddd762b3f71c86 (diff) |
Honeycomb 1.18.10-RC1v1.18.10-RC1
Change-Id: I31ab13577c78a4ff5f96256cf5d46e333ee3be86
Signed-off-by: Michal Cmarada <mcmarada@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 c63588d04..0eb6812aa 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb</groupId> <artifactId>benchmark</artifactId> - <version>1.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <name>${project.artifactId}</name> <packaging>jar</packaging> diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index b319c46b6..806cc4c0c 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <properties> - <hc.infra.version>1.18.10-SNAPSHOT</hc.infra.version> + <hc.infra.version>1.18.10-RC1</hc.infra.version> </properties> <dependencies> diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 936801e66..556ce1f29 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <name>${project.artifactId}</name> <dependencies> <dependency> diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 7400a45a5..0d499c0f8 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -5,13 +5,13 @@ <parent> <artifactId>api-parent</artifactId> <groupId>io.fd.honeycomb.common</groupId> - <version>1.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <name>${project.artifactId}</name> </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 dd60ca812..f80bea73c 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <name>${project.artifactId}</name> <packaging>jar</packaging> diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index fda9cb287..80e7a5ee1 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <relativePath>../../../common/honeycomb-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -34,7 +34,7 @@ <version>1.0.0</version> <properties> <commons-csv.version>1.4</commons-csv.version> - <honeycomb.version>1.18.10-SNAPSHOT</honeycomb.version> + <honeycomb.version>1.18.10-RC1</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> @@ -176,7 +176,7 @@ <dependency> <groupId>io.fd.honeycomb.it</groupId> <artifactId>benchmark-scripts</artifactId> - <version>1.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> </dependency> </dependencies> </plugin> diff --git a/infra/it/pom.xml b/infra/it/pom.xml index fea2d081e..ab5cd086f 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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <relativePath>../../common/honeycomb-parent</relativePath> </parent> <groupId>io.fd.honeycomb.it</groupId> <artifactId>honeycomb-it-aggregator</artifactId> - <version>1.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</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 f8939d05d..aed3f982b 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.18.10-SNAPSHOT</version> + <version>1.18.10-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.18.10-SNAPSHOT</version> + <version>1.18.10-RC1</version> <packaging>bundle</packaging> <dependencies> |