[logback] 07/10: update groupId of org.hsqldb in maven.ignoreRules
tony mancill
tmancill at debian.org
Wed Nov 29 04:27:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch exp
in repository logback.
commit ee90c486b4a700e62be5948f4bd784feaff01434
Author: tony mancill <tmancill at debian.org>
Date: Tue Nov 28 19:18:46 2017 -0800
update groupId of org.hsqldb in maven.ignoreRules
---
debian/maven.ignoreRules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index deed014..cd246f2 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -2,7 +2,7 @@ ch.qos.logback logback-core test-jar * * *
com.h2database h2 * * * *
com.icegreen greenmail * * * *
dom4j dom4j * * * *
-hsqldb hsqldb * * * *
+org.hsqldb hsqldb * * * *
joda-time joda-time * * * *
junit junit * * * *
log4j log4j * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/logback.git
More information about the pkg-java-commits
mailing list