mirror of https://github.com/apache/maven.git
[MAVENUPLOAD-982] Added jwebunit sync
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@424324 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad09fe5afa
commit
7f0fcba244
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
FROM=carlossg@shell.sourceforge.net:/home/groups/j/jw/jwebunit/htdocs/m2-repo/net/sourceforge/jwebunit/
|
||||
TO=net/sourceforge/jwebunit/
|
||||
|
||||
source ./m2-sync.sh
|
Loading…
Reference in New Issue