Fix tagbase (no longer in sandbox)

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/trunk@1130115 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/commit/222f2fc2
Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/222f2fc2
Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/222f2fc2

Branch: refs/heads/trunk
Commit: 222f2fc213a741bca0f70e23e5564c0178b8bf60
Parents: 5f980c7
Author: Sebastian Bazley <[email protected]>
Authored: Wed Jun 1 11:58:37 2011 +0000
Committer: Sebastian Bazley <[email protected]>
Committed: Wed Jun 1 11:58:37 2011 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-ftpserver/blob/222f2fc2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9f5a84..54758fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@
         <artifactId>maven-release-plugin</artifactId>
         <version>2.0-beta-7</version>
         <configuration>
-          
<tagBase>https://svn.apache.org/repos/asf/mina/sandbox/ftpserver/tags/</tagBase>
+          
<tagBase>https://svn.apache.org/repos/asf/mina/ftpserver/tags/</tagBase>
         </configuration>
       </plugin>
 

Reply via email to