You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by bl...@apache.org on 2011/09/27 00:56:51 UTC

svn commit: r1176120 - /incubator/sqoop/trunk/pom.xml

Author: blee
Date: Mon Sep 26 22:56:51 2011
New Revision: 1176120

URL: http://svn.apache.org/viewvc?rev=1176120&view=rev
Log:
SQOOP-349: Fixing fields in pom.xml

(Alex Newman via Bilung Lee)

Modified:
    incubator/sqoop/trunk/pom.xml

Modified: incubator/sqoop/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/pom.xml?rev=1176120&r1=1176119&r2=1176120&view=diff
==============================================================================
--- incubator/sqoop/trunk/pom.xml (original)
+++ incubator/sqoop/trunk/pom.xml Mon Sep 26 22:56:51 2011
@@ -60,13 +60,13 @@ limitations under the License.
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/ognl/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/ognl/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/ognl/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sqoop/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sqoop/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/sqoop/trunk/</url>
   </scm>
   <issueManagement>
     <system>jira</system>
-    <url>https://issues.apache.org/jira/browse/OGNL</url>
+    <url>https://issues.apache.org/jira/browse/sqoop</url>
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>