[seam-commits] Seam SVN: r8037 - in maven-plugins/trunk: seam-jdocbook-style and 1 other directory.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Apr 28 05:53:22 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-04-28 05:53:22 -0400 (Mon, 28 Apr 2008)
New Revision: 8037

Modified:
   maven-plugins/trunk/seam-docbook-xslt/pom.xml
   maven-plugins/trunk/seam-jdocbook-style/pom.xml
Log:
Remove snapshot repos

Modified: maven-plugins/trunk/seam-docbook-xslt/pom.xml
===================================================================
--- maven-plugins/trunk/seam-docbook-xslt/pom.xml	2008-04-28 09:49:41 UTC (rev 8036)
+++ maven-plugins/trunk/seam-docbook-xslt/pom.xml	2008-04-28 09:53:22 UTC (rev 8037)
@@ -19,6 +19,15 @@
       <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/maven-plugins/trunk</connection>
       <url>http://fisheye.jboss.org/browse/Seam/maven-plugins/trunk</url>
    </scm>
+   
+   <contributors>
+      <contributor>
+         <name>Pete Muir</name>
+      </contributor>
+      <contributor>
+         <name>Mark Newton</name>
+      </contributor>
+   </contributors>
 
    <repositories>
       <repository>
@@ -26,12 +35,6 @@
          <name>JBoss Repository</name>
          <url>http://repository.jboss.org/maven2</url>
       </repository>
-      <repository>
-         <snapshots />
-         <id>snapshots.jboss.org</id>
-         <name>JBoss Snapshot Repository</name>
-         <url>http://snapshots.jboss.org/maven2</url>
-      </repository>
    </repositories>
 
    <dependencies>

Modified: maven-plugins/trunk/seam-jdocbook-style/pom.xml
===================================================================
--- maven-plugins/trunk/seam-jdocbook-style/pom.xml	2008-04-28 09:49:41 UTC (rev 8036)
+++ maven-plugins/trunk/seam-jdocbook-style/pom.xml	2008-04-28 09:53:22 UTC (rev 8037)
@@ -13,6 +13,15 @@
    </description>
    <url>http://www.seamframework.org</url>
    
+   <contributors>
+      <contributor>
+         <name>Pete Muir</name>
+      </contributor>
+      <contributor>
+         <name>Mark Newton</name>
+      </contributor>
+   </contributors>
+   
    <scm>
       <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/maven-plugins/trunk</developerConnection>
       <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/maven-plugins</connection>
@@ -25,12 +34,6 @@
          <name>JBoss Repository</name>
          <url>http://repository.jboss.org/maven2</url>
       </pluginRepository>
-      <pluginRepository>
-         <snapshots />
-         <id>snapshots.jboss.org</id>
-         <name>JBoss Snapshot Repository</name>
-         <url>http://snapshots.jboss.org/maven2</url>
-      </pluginRepository>
    </pluginRepositories>
    <repositories>
       <repository>
@@ -38,12 +41,6 @@
          <name>JBoss Repository</name>
          <url>http://repository.jboss.org/maven2</url>
       </repository>
-      <repository>
-         <snapshots />
-         <id>snapshots.jboss.org</id>
-         <name>JBoss Snapshot Repository</name>
-         <url>http://snapshots.jboss.org/maven2</url>
-      </repository>
    </repositories>
 
    <build>




More information about the seam-commits mailing list