Author: aadamchik
Date: Tue Feb  5 19:32:11 2013
New Revision: 1442709

URL: http://svn.apache.org/viewvc?rev=1442709&view=rev
Log:
configuring for release from branch.. no idea how that was overlooked

Modified:
    cayenne/main/branches/STABLE-3.1/pom.xml

Modified: cayenne/main/branches/STABLE-3.1/pom.xml
URL: 
http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1/pom.xml?rev=1442709&r1=1442708&r2=1442709&view=diff
==============================================================================
--- cayenne/main/branches/STABLE-3.1/pom.xml (original)
+++ cayenne/main/branches/STABLE-3.1/pom.xml Tue Feb  5 19:32:11 2013
@@ -197,12 +197,12 @@
        </licenses>
        <scm>
                <connection>
-                       
scm:svn:http://svn.apache.org/repos/asf/cayenne/main/trunk
+                       
scm:svn:http://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-3.1
                </connection>
                <developerConnection>
-                       
scm:svn:https://svn.apache.org/repos/asf/cayenne/main/trunk
+                       
scm:svn:https://svn.apache.org/repos/asf/cayenne/main/branches/STABLE-3.1
                </developerConnection>
-               <url>http://svn.apache.org/viewvc/cayenne/main/trunk</url>
+               
<url>http://svn.apache.org/viewvc/cayenne/main/branches/STABLE-3.1</url>
        </scm>
        <organization>
                <name>Apache Cayenne</name>


Reply via email to