diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:21:56 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-07-06 17:33:48 +0200 |
commit | 801e1cf4fd57a301e4216ef3ae04433e32788274 (patch) | |
tree | 9e6d7f21ece9fcf97fc1da7e59b3c16ce392432e /infra/it/test-model | |
parent | e61ca82d0dd9fbfff7f477f3db4f5e4b6bc457ef (diff) |
Bump version to 1.17.07-RC1
Change-Id: I4d24431e3f65ff25ba6abeabc0d6c37bbb163963
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/test-model')
-rw-r--r-- | infra/it/test-model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index 9f37eb554..eb9b33705 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.07-SNAPSHOT</version> + <version>1.17.07-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.07-SNAPSHOT</version> + <version>1.17.07-RC1</version> <packaging>bundle</packaging> <dependencies> |