diff options
author | jsrnicek <jsrnicek@cisco.com> | 2017-04-27 12:01:09 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-04-27 11:08:57 +0000 |
commit | 7ff9128452664adb6dfa0501f9208091ed8cbf38 (patch) | |
tree | 6b335ad0af4a67361368154b07b9314d4384991b /common/honeycomb-parent/pom.xml | |
parent | ca63a34cdbeb8816ea89a0b405747ccf0e5fe93d (diff) |
Bump versions for honeycomb to 1.17.04v1.17.04
Change-Id: I702626caba5f74dd1423d882a6b2a6079f22a468
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'common/honeycomb-parent/pom.xml')
-rw-r--r-- | common/honeycomb-parent/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index d1d00b479..2697a679a 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -21,7 +21,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> <name>${project.artifactId}</name> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04</version> <packaging>pom</packaging> <prerequisites> <maven>3.1.1</maven> @@ -265,7 +265,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-checkstyle</artifactId> <!-- Hardcoded version to prevent archetype generated projects to use their own project version --> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04</version> </dependency> <!-- Necessary for logging checks --> <dependency> @@ -499,7 +499,7 @@ <dependency> <groupId>io.fd.honeycomb.common</groupId> <artifactId>common-scripts</artifactId> - <version>1.17.04-SNAPSHOT</version> + <version>1.17.04</version> </dependency> </dependencies> </plugin> |