Author: smarru
Date: Sun Oct 28 01:05:53 2012
New Revision: 1402918

URL: http://svn.apache.org/viewvc?rev=1402918&view=rev
Log:
Update the SCM to point to branch for release plugins to work.

Modified:
    airavata/branches/0.5/pom.xml

Modified: airavata/branches/0.5/pom.xml
URL: 
http://svn.apache.org/viewvc/airavata/branches/0.5/pom.xml?rev=1402918&r1=1402917&r2=1402918&view=diff
==============================================================================
--- airavata/branches/0.5/pom.xml (original)
+++ airavata/branches/0.5/pom.xml Sun Oct 28 01:05:53 2012
@@ -33,9 +33,9 @@
     <inceptionYear>2011</inceptionYear>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/trunk/</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/airavata/trunk/</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/airavata/branches/0.5/</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/airavata/branches/0.5/</developerConnection>
+        <url>http://svn.apache.org/viewvc/airavata/branches/0.5/</url>
     </scm>
 
     <mailingLists>


Reply via email to