diff options
-rwxr-xr-x | jvpp-version | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jvpp-version b/jvpp-version index 9c95088d1..b2482d7e2 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 18.01-SNAPSHOT |