mirror of https://github.com/apache/archiva.git
Add spring sync
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@452812 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a0a910c029
commit
7968e6819e
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
FROM=/home/maven/repository-staging/to-ibiblio/maven-spring/org/springframework/
|
||||||
|
TO=org/springframework/
|
||||||
|
|
||||||
|
svn up $FROM
|
Loading…
Reference in New Issue