From 341736502f13cf377ecbfbf72ed173c9270fa82c Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Gonzalez Date: Thu, 16 Nov 2006 09:08:10 +0000 Subject: [PATCH] [MAVENUPLOAD-1209] Added net.sf.mapasuta sync git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@475646 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/bin/synchronize/m2-sync/conf/net.sf.mapasuta.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 maven-meeper/src/bin/synchronize/m2-sync/conf/net.sf.mapasuta.sh diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/net.sf.mapasuta.sh b/maven-meeper/src/bin/synchronize/m2-sync/conf/net.sf.mapasuta.sh new file mode 100755 index 000000000..48a3d476a --- /dev/null +++ b/maven-meeper/src/bin/synchronize/m2-sync/conf/net.sf.mapasuta.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +# Contact: twenstar@users.sourceforge.net + +FROM=mavensync@shell.sourceforge.net:/home/groups/m/ma/mapasuta/maven/upload-repo/net/sf/mapasuta/ +TO=net/sf/mapasuta/ -- 2.39.5