diff options
-rwxr-xr-x | jvpp-version | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jvpp-version b/jvpp-version index 077163df9..f90935b34 100755 --- a/jvpp-version +++ b/jvpp-version @@ -1,2 +1,8 @@ #!/bin/sh +# +# Defines jvpp version used by hc2vpp-integration job +# which produces honeycomb deb and RPM artifacts. +# +# Version should match the one used in pom files. +# echo 17.10-SNAPSHOT |