Author: pete.muir(a)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/t...
<
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-plu...
<
connection>scm:svn:http://anonsvn.jboss.org/repos/seam/maven-plugins&l...
@@ -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>