Author: aadamchik
Date: Wed Jul 19 18:47:25 2006
New Revision: 423705

URL: http://svn.apache.org/viewvc?rev=423705&view=rev
Log:
oops - maven files weren't converted to Apache

Modified:
    
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-client-nodeps-pom.xml
    
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-modeler-pom.xml
    
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-nodeps-pom.xml
    incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-pom.xml

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-client-nodeps-pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-client-nodeps-pom.xml?rev=423705&r1=423704&r2=423705&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-client-nodeps-pom.xml
 (original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-client-nodeps-pom.xml
 Wed Jul 19 18:47:25 2006
@@ -3,7 +3,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.objectstyle.cayenne</groupId>
+       <groupId>org.apache.cayenne</groupId>
        <artifactId>cayenne-client-nodeps</artifactId>
        <name>Cayenne Client</name>
        <packaging>jar</packaging>
@@ -18,32 +18,31 @@
        
        <scm>
                <connection>
-                       
scm:cvs:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/cayenne</connection>
+                       
scm:cvs:http://svn.apache.org/repos/asf/incubator/cayenne/main/cayenne</connection>
                <developerConnection>
-                       scm:cvs:ext:[EMAIL 
PROTECTED]:/cvsroot/cayenne</developerConnection>
-               <url>http://cvs.sourceforge.net/viewcvs.py/cayenne/</url>
+                       
scm:cvs:https://svn.apache.org/repos/asf/incubator/cayenne/main/cayenne</developerConnection>
+               
<url>http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne</url>
        </scm>
        
        <organization>
-               <name>ObjectStyle Group</name>
-               <url>http://www.objectstyle.org/</url>
+               <name>Apache Software Foundation</name>
+               <url>http://www.apache.org/</url>
        </organization>
        
        <inceptionYear>2001</inceptionYear>
        <description>Cayenne Object Persistence Framework</description>
-       <url>http://objectstyle.org/cayenne/</url>
+       <url>http://incubator.apache.org/cayenne/</url>
        <issueManagement>
                <system>JIRA</system>
-               <url>
-                       
http://objectstyle.org/jira/secure/BrowseProject.jspa?id=10000</url>
+               <url>http://issues.apache.org/cayenne/</url>
        </issueManagement>
        
        <mailingLists>
                <mailingList>
                        <name>Cayenne Users and Developers</name>
-                       <subscribe> 
http://objectstyle.org/cayenne/lists.html</subscribe>
-                       <unsubscribe> 
http://objectstyle.org/cayenne/lists.html</unsubscribe>
-                       
<archive>http://objectstyle.org/cayenne/lists.html</archive>
+                       
<subscribe>http://incubator.apache.org/cayenne/lists.html</subscribe>
+                       
<unsubscribe>http://incubator.apache.org/cayenne/lists.html</unsubscribe>
+                       
<archive>http://incubator.apache.org/cayenne/lists.html</archive>
                </mailingList>
        </mailingLists>
        

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-modeler-pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-modeler-pom.xml?rev=423705&r1=423704&r2=423705&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-modeler-pom.xml 
(original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-modeler-pom.xml 
Wed Jul 19 18:47:25 2006
@@ -3,7 +3,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.objectstyle.cayenne</groupId>
+       <groupId>org.apache.cayenne</groupId>
        <artifactId>cayenne-modeler</artifactId>
        <name>CayenneModeler</name>
        <packaging>jar</packaging>
@@ -23,8 +23,7 @@
                        
scm:cvs:https://svn.apache.org/repos/asf/incubator/cayenne/main/cayenne</developerConnection>
                
<url>http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne</url>
        </scm>
-       
-       <repositories>
+               <repositories>
                <repository>
                        <id>objectstyle</id>
                        <name>ObjectStyle Public Maven2 repo</name>
@@ -33,24 +32,24 @@
        </repositories>
        
        <organization>
-               <name>ObjectStyle Group</name>
-               <url>http://www.objectstyle.org/</url>
+               <name>Apache Software Foundation</name>
+               <url>http://www.apache.org/</url>
        </organization>
        
        <inceptionYear>2001</inceptionYear>
-       <description>CayenneModeler library - still experimental.</description>
-       <url>http://objectstyle.org/cayenne/</url>
+       <description>Cayenne Object Persistence Framework</description>
+       <url>http://incubator.apache.org/cayenne/</url>
        <issueManagement>
                <system>JIRA</system>
-               <url>http://issues.apache.org/cayenne</url>
+               <url>http://issues.apache.org/cayenne/</url>
        </issueManagement>
        
        <mailingLists>
                <mailingList>
                        <name>Cayenne Users and Developers</name>
-                       <subscribe> 
http://objectstyle.org/cayenne/lists.html</subscribe>
-                       <unsubscribe> 
http://objectstyle.org/cayenne/lists.html</unsubscribe>
-                       
<archive>http://objectstyle.org/cayenne/lists.html</archive>
+                       
<subscribe>http://incubator.apache.org/cayenne/lists.html</subscribe>
+                       
<unsubscribe>http://incubator.apache.org/cayenne/lists.html</unsubscribe>
+                       
<archive>http://incubator.apache.org/cayenne/lists.html</archive>
                </mailingList>
        </mailingLists>
        

Modified: 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-nodeps-pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-nodeps-pom.xml?rev=423705&r1=423704&r2=423705&view=diff
==============================================================================
--- 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-nodeps-pom.xml 
(original)
+++ 
incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-nodeps-pom.xml 
Wed Jul 19 18:47:25 2006
@@ -3,7 +3,7 @@
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.objectstyle.cayenne</groupId>
+       <groupId>org.apache.cayenne</groupId>
        <artifactId>cayenne-nodeps</artifactId>
        <name>Cayenne</name>
        <packaging>jar</packaging>
@@ -25,24 +25,24 @@
        </scm>
        
        <organization>
-               <name>ObjectStyle Group</name>
-               <url>http://www.objectstyle.org/</url>
+               <name>Apache Software Foundation</name>
+               <url>http://www.apache.org/</url>
        </organization>
        
        <inceptionYear>2001</inceptionYear>
        <description>Cayenne Object Persistence Framework</description>
-       <url>http://objectstyle.org/cayenne/</url>
+       <url>http://incubator.apache.org/cayenne/</url>
        <issueManagement>
                <system>JIRA</system>
-               <url>http://issues.apache.org/cayenne</url>
+               <url>http://issues.apache.org/cayenne/</url>
        </issueManagement>
        
        <mailingLists>
                <mailingList>
                        <name>Cayenne Users and Developers</name>
-                       <subscribe> 
http://objectstyle.org/cayenne/lists.html</subscribe>
-                       <unsubscribe> 
http://objectstyle.org/cayenne/lists.html</unsubscribe>
-                       
<archive>http://objectstyle.org/cayenne/lists.html</archive>
+                       
<subscribe>http://incubator.apache.org/cayenne/lists.html</subscribe>
+                       
<unsubscribe>http://incubator.apache.org/cayenne/lists.html</unsubscribe>
+                       
<archive>http://incubator.apache.org/cayenne/lists.html</archive>
                </mailingList>
        </mailingLists>
        

Modified: incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-pom.xml?rev=423705&r1=423704&r2=423705&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-pom.xml 
(original)
+++ incubator/cayenne/main/trunk/cayenne/cayenne-ant/maven/cayenne-pom.xml Wed 
Jul 19 18:47:25 2006
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        
        <modelVersion>4.0.0</modelVersion>
-       <groupId>org.objectstyle.cayenne</groupId>
+       <groupId>org.apache.cayenne</groupId>
        <artifactId>cayenne</artifactId>
        <name>Cayenne</name>
        <packaging>jar</packaging>
@@ -26,26 +26,24 @@
        </scm>
        
        <organization>
-               <name>ObjectStyle Group</name>
-               <url>http://www.objectstyle.org/</url>
+               <name>Apache Software Foundation</name>
+               <url>http://www.apache.org/</url>
        </organization>
        
        <inceptionYear>2001</inceptionYear>
-       <url>http://objectstyle.org/cayenne/</url>
-       <description>Cayenne Object Persistence Framework including all
-               dependencies.</description>
-       
+       <description>Cayenne Object Persistence Framework</description>
+       <url>http://incubator.apache.org/cayenne/</url>
        <issueManagement>
                <system>JIRA</system>
-               <url>http://issues.apache.org/cayenne</url>
+               <url>http://issues.apache.org/cayenne/</url>
        </issueManagement>
        
        <mailingLists>
                <mailingList>
                        <name>Cayenne Users and Developers</name>
-                       <subscribe> 
http://objectstyle.org/cayenne/lists.html</subscribe>
-                       <unsubscribe> 
http://objectstyle.org/cayenne/lists.html</unsubscribe>
-                       
<archive>http://objectstyle.org/cayenne/lists.html</archive>
+                       
<subscribe>http://incubator.apache.org/cayenne/lists.html</subscribe>
+                       
<unsubscribe>http://incubator.apache.org/cayenne/lists.html</unsubscribe>
+                       
<archive>http://incubator.apache.org/cayenne/lists.html</archive>
                </mailingList>
        </mailingLists>
 </project>


Reply via email to