Alon Bar-Lev has uploaded a new change for review. Change subject: build: update maven version ......................................................................
build: update maven version Change-Id: I7ad0b0cd2b155523f9c472ced82f990209e8573f Signed-off-by: Alon Bar-Lev <[email protected]> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/85/28585/1 diff --git a/configure.ac b/configure.ac index 461f316..4da9aae 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_INIT([ovirt-host-deploy], VERSION_NUMBER[]VERSION_SUFFIX) PACKAGE_RPM_VERSION="VERSION_NUMBER" PACKAGE_RPM_RELEASE="0.0.$(echo VERSION_SUFFIX | sed 's/^_//')" -PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.1$(echo VERSION_SUFFIX | sed 's/^_/-/')" +PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | sed 's/^_/-/')" INTERFACE_VERSION=3 AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) -- To view, visit http://gerrit.ovirt.org/28585 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7ad0b0cd2b155523f9c472ced82f990209e8573f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
