Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: java: post 1.0.0 release ......................................................................
packaging: java: post 1.0.0 release Change-Id: I571391ed61ccaf57d83b68d2d47456630927e2a1 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M configure.ac 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/43/11043/1 diff --git a/configure.ac b/configure.ac index cc2a442..607d3f4 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ AC_INIT([otopi], VERSION_NUMBER[]VERSION_SUFFIX) PACKAGE_RPM_VERSION="VERSION_NUMBER" PACKAGE_RPM_RELEASE="0.2.$(echo VERSION_SUFFIX | sed 's/^_//')" -PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.0$(echo VERSION_SUFFIX | sed 's/^_/-/')" +PACKAGE_MAVEN_VERSION="VERSION_MAJOR.VERSION_MINOR.1$(echo VERSION_SUFFIX | sed 's/^_/-/')" AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) AC_SUBST([PACKAGE_MAVEN_VERSION]) -- To view, visit http://gerrit.ovirt.org/11043 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I571391ed61ccaf57d83b68d2d47456630927e2a1 Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches