This is an automated email from the git hooks/post-receive script. tmarble-guest pushed a commit to branch master in repository shimdandy.
commit 456f32084c782e034af33c1ae7cc616bb45c09ff Author: Tom Marble <[email protected]> Date: Mon Aug 14 19:39:15 2017 -0500 Revert maven.rules to refer to clojure 1.8.x Signed-off-by: Tom Marble <[email protected]> --- debian/maven.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index 5f6669e..923a778 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1 +1 @@ -org.clojure clojure * s/.*/1.8.0/ * * +org.clojure clojure * s/.*/1.8.x/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/shimdandy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

