Author: richard.opalka(a)jboss.com
Date: 2008-07-29 06:15:59 -0400 (Tue, 29 Jul 2008)
New Revision: 7923
Modified:
container/jboss42/branches/jboss421/pom.xml
container/jboss42/branches/jboss422/pom.xml
container/jboss42/branches/jboss423/pom.xml
Log:
refactoring and preparing for next iteration
Modified: container/jboss42/branches/jboss421/pom.xml
===================================================================
--- container/jboss42/branches/jboss421/pom.xml 2008-07-29 10:10:47 UTC (rev 7922)
+++ container/jboss42/branches/jboss421/pom.xml 2008-07-29 10:15:59 UTC (rev 7923)
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/branche...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/branche...
</scm>
<!-- Properties -->
Modified: container/jboss42/branches/jboss422/pom.xml
===================================================================
--- container/jboss42/branches/jboss422/pom.xml 2008-07-29 10:10:47 UTC (rev 7922)
+++ container/jboss42/branches/jboss422/pom.xml 2008-07-29 10:15:59 UTC (rev 7923)
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/branche...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/branche...
</scm>
<!-- Properties -->
Modified: container/jboss42/branches/jboss423/pom.xml
===================================================================
--- container/jboss42/branches/jboss423/pom.xml 2008-07-29 10:10:47 UTC (rev 7922)
+++ container/jboss42/branches/jboss423/pom.xml 2008-07-29 10:15:59 UTC (rev 7923)
@@ -6,7 +6,7 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss423</artifactId>
- <version>3.0.2.GA</version>
+ <version>3.0.3-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/tags/jb...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/tags/jb...
</scm>
<!-- Properties -->
@@ -31,7 +31,7 @@
To deploy-file to snapshot repo do:
http://wiki.jboss.org/auth/wiki/en/MavenSnapshotRepository
- mvn deploy:deploy-file -DgroupId=jboss -DartifactId=jbosssx
-Dversion=4.2.3-SNAPSHOT -Dpackaging=jar -Dfile=server/default/lib/jbosssx.jar
-Durl=dav:https://snapshots.jboss.org/maven2 -DrepositoryId=snapshots.jboss.org
+ mvn deploy:deploy-file -DgroupId=jboss -DartifactId=jbosssx -Dversion=4.2.3.GA
-Dpackaging=jar -Dfile=server/default/lib/jbosssx.jar
-Durl=dav:https://snapshots.jboss.org/maven2 -DrepositoryId=snapshots.jboss.org
-->
<jboss.version>4.2.3.GA</jboss.version>