Author: sagara
Date: Tue May 24 13:24:21 2011
New Revision: 1127030
URL: http://svn.apache.org/viewvc?rev=1127030&view=rev
Log:
[maven-release-plugin] prepare branch java1.4
Modified:
webservices/woden/trunk/java/pom.xml
webservices/woden/trunk/java/woden-tests/pom.xml
Modified: webservices/woden/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/pom.xml?rev=1127030&r1=1127029&r2=1127030&view=diff
==============================================================================
--- webservices/woden/trunk/java/pom.xml (original)
+++ webservices/woden/trunk/java/pom.xml Tue May 24 13:24:21 2011
@@ -41,9 +41,9 @@
</description>
<url>http://ws.apache.org/woden/</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/woden/trunk/java/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/woden/trunk/java/</developerConnection>
- <url>http://svn.apache.org/viewvc/webservices/woden/trunk/java/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/woden/branches/java1.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/woden/branches/java1.4</developerConnection>
+ <url>http://svn.apache.org/viewvc/webservices/woden/branches/java1.4</url>
</scm>
<reporting>
<plugins>
Modified: webservices/woden/trunk/java/woden-tests/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-tests/pom.xml?rev=1127030&r1=1127029&r2=1127030&view=diff
==============================================================================
--- webservices/woden/trunk/java/woden-tests/pom.xml (original)
+++ webservices/woden/trunk/java/woden-tests/pom.xml Tue May 24 13:24:21 2011
@@ -16,9 +16,7 @@
! See the License for the specific language governing permissions and
! limitations under the License.
!-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- 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">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
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>
<parent>
<groupId>org.apache.woden</groupId>