Author: lresende
Date: Wed Jul 16 23:46:18 2008
New Revision: 677510

URL: http://svn.apache.org/viewvc?rev=677510&view=rev
Log:
Small updates to the pom

Modified:
    tuscany/java/sca/modules/binding-gdata-runtime-gsoc/pom.xml

Modified: tuscany/java/sca/modules/binding-gdata-runtime-gsoc/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-gdata-runtime-gsoc/pom.xml?rev=677510&r1=677509&r2=677510&view=diff
==============================================================================
--- tuscany/java/sca/modules/binding-gdata-runtime-gsoc/pom.xml (original)
+++ tuscany/java/sca/modules/binding-gdata-runtime-gsoc/pom.xml Wed Jul 16 
23:46:18 2008
@@ -26,17 +26,15 @@
                <relativePath>../pom.xml</relativePath>
        </parent>
 
-       <artifactId>tuscany-binding-gdata-extension-gsoc</artifactId>
+       <artifactId>tuscany-binding-gdata-runtime-gsoc</artifactId>
        <name>Apache Tuscany SCA Gdata Binding Extension</name>
 
-       <repositories>
-               <repository>
-                       <id>com.google.gdata</id>
-                       <url>
-                               
http://people.apache.org/~lresende/google-gdata/maven/
-                       </url>
-               </repository>
-       </repositories>
+    <repositories>
+       <repository>
+          <id>com.google.gdata</id>
+          <url>http://people.apache.org/~lresende/google-gdata/maven/</url>
+       </repository>
+    </repositories>
 
        <dependencies>
                <dependency>


Reply via email to