summaryrefslogtreecommitdiffstats
path: root/jogl.pom.in
diff options
context:
space:
mode:
authormark <[email protected]>2012-06-27 17:54:19 +0000
committerSven Gothel <[email protected]>2012-11-06 21:16:29 +0100
commitaf4c69eed84723c7546f09b9b5cf6c44dbe579d8 (patch)
treea87d17677db5a83d94ccfaedaaaa2a998b02b788 /jogl.pom.in
parenta65336c822c567db869333340d6b75e8dff531b0 (diff)
Temporarily use jogamp.org test repository
Diffstat (limited to 'jogl.pom.in')
-rw-r--r--jogl.pom.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/jogl.pom.in b/jogl.pom.in
index abe63a6..bdb129d 100644
--- a/jogl.pom.in
+++ b/jogl.pom.in
@@ -64,5 +64,12 @@
</executions>
</plugin>
</plugins>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-external</artifactId>
+ <version>2.2</version>
+ </extension>
+ </extensions>
</build>