This is an automated email from the ASF dual-hosted git repository.

henrib pushed a commit to tag 2.1
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git

commit 27b2da894bb8f9da329d5476ae90307066050a5a
Author: Sebastian Bazley <[email protected]>
AuthorDate: Thu Dec 8 01:36:27 2011 +0000

    Fix SVN location
    
    git-svn-id: 
https://svn-us.apache.org/repos/asf/commons/proper/jexl/branches/2.0@1211731 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9fb4a76..dfa050e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,9 +36,9 @@
     </issueManagement>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jexl/trunk</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jexl/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/commons/proper/jexl/trunk</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jexl/branches/2.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jexl/branches/2.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0</url>
     </scm>
 
     <distributionManagement>

Reply via email to