[activemq-protobuf] 03/05: libactivemq-protobuf-java.poms: Remove --has-package-version flag
Markus Koschany
apo at moszumanska.debian.org
Tue Oct 24 16:27:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository activemq-protobuf.
commit da77edd078239c1930bfa39c23e58b09abe28723
Author: Markus Koschany <apo at debian.org>
Date: Tue Oct 24 18:17:10 2017 +0200
libactivemq-protobuf-java.poms: Remove --has-package-version flag
---
debian/libactivemq-protobuf-java.poms | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/libactivemq-protobuf-java.poms b/debian/libactivemq-protobuf-java.poms
index 5911405..6515416 100644
--- a/debian/libactivemq-protobuf-java.poms
+++ b/debian/libactivemq-protobuf-java.poms
@@ -23,6 +23,6 @@
# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
# temporarily for certain artifacts such as Javadoc jars.
#
-pom.xml --no-parent --has-package-version
-activemq-protobuf/pom.xml --has-package-version --java-lib
-activemq-protobuf-test/pom.xml --ignore-pom --has-package-version --java-lib
+pom.xml --no-parent
+activemq-protobuf/pom.xml --java-lib
+activemq-protobuf-test/pom.xml --ignore-pom --java-lib
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-protobuf.git
More information about the pkg-java-commits
mailing list