[jruby-joni] 07/223: Merge pom change from 1.0
Hideki Yamane
henrich at moszumanska.debian.org
Mon Nov 16 11:21:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch debian/sid
in repository jruby-joni.
commit 42760a9b9662845d3a89396da54c1b8cae8cdf77
Author: Nick Sieger <nick at nicksieger.com>
Date: Mon Jan 7 02:06:02 2008 +0000
Merge pom change from 1.0
git-svn-id: http://svn.codehaus.org/jruby/joni/trunk@5526 961051c9-f516-0410-bf72-c9f7e237a7b7
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index c03f93a..1c62c78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,6 +84,12 @@
<sourceDirectory>src</sourceDirectory>
<testSourceDirectory>test</testSourceDirectory>
<finalName>joni</finalName>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-webdav</artifactId>
+ </extension>
+ </extensions>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git
More information about the pkg-java-commits
mailing list