[jackson-jr] 02/15: Remove --has-package-version flag.
Markus Koschany
apo at moszumanska.debian.org
Thu Oct 12 16:38:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackson-jr.
commit e3d365a04341283d41d32f6c805a04fc9af25a07
Author: Markus Koschany <apo at debian.org>
Date: Thu Oct 12 15:32:45 2017 +0200
Remove --has-package-version flag.
---
debian/libjackson2-jr-java.poms | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/libjackson2-jr-java.poms b/debian/libjackson2-jr-java.poms
index 0a4768d..773b87b 100644
--- a/debian/libjackson2-jr-java.poms
+++ b/debian/libjackson2-jr-java.poms
@@ -25,8 +25,8 @@
# --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
# Empty by default. [mh_install]
#
-pom.xml --no-parent --has-package-version
-jr-objects/pom.xml --has-package-version
+pom.xml --no-parent
+jr-objects/pom.xml
jr-retrofit2/pom.xml --ignore
jr-stree/pom.xml --ignore
jr-all/pom.xml --ignore
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-jr.git
More information about the pkg-java-commits
mailing list