[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Wed Sep 26 10:46:58 EDT 2007


  User: pmuir   
  Date: 07/09/26 10:46:58

  Modified:    build    root.pom.xml
  Log:
  Now deploying RF snapshots to snapshots.jboss.org
  
  Revision  Changes    Path
  1.14      +1 -13     jboss-seam/build/root.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: root.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/root.pom.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- root.pom.xml	25 Sep 2007 22:22:51 -0000	1.13
  +++ root.pom.xml	26 Sep 2007 14:46:58 -0000	1.14
  @@ -17,16 +17,10 @@
       </pluginRepository>
       <pluginRepository>
         <snapshots />
  -      <id>maven.exadel.com</id>
  -      <name>Exadel Repository</name>
  -      <url>http://maven.exadel.com</url>
  -    </pluginRepository>
  -    <!-- <pluginRepository>
  -      <snapshots />
         <id>snapshots.jboss.org</id>
         <name>JBoss Snapshot Repository</name>
         <url>http://snapshots.jboss.org/maven2</url>
  -      </pluginRepository>-->
  +      </pluginRepository>
     </pluginRepositories>
     <repositories>
       <repository>
  @@ -40,12 +34,6 @@
         <name>JBoss Snapshot Repository</name>
         <url>http://snapshots.jboss.org/maven2</url>
       </repository>
  -    <repository>
  -      <snapshots />
  -      <id>maven.exadel.com</id>
  -      <name>Exadel Repository</name>
  -      <url>http://maven.exadel.com</url>
  -    </repository>
     </repositories>
   
     <dependencyManagement>
  
  
  



More information about the jboss-cvs-commits mailing list