Author: brett
Date: Mon Dec 12 12:31:28 2011
New Revision: 1213212
URL: http://svn.apache.org/viewvc?rev=1213212&view=rev
Log:
[maven-release-plugin] prepare branch npanday-1.4.x
Modified:
incubator/npanday/trunk/plugins/maven-ilmerge-plugin/pom.xml
incubator/npanday/trunk/pom.xml
Modified: incubator/npanday/trunk/plugins/maven-ilmerge-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/maven-ilmerge-plugin/pom.xml?rev=1213212&r1=1213211&r2=1213212&view=diff
==============================================================================
--- incubator/npanday/trunk/plugins/maven-ilmerge-plugin/pom.xml (original)
+++ incubator/npanday/trunk/plugins/maven-ilmerge-plugin/pom.xml Mon Dec 12
12:31:28 2011
@@ -1,39 +1,39 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. 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">
- <parent>
- <groupId>org.apache.npanday.plugins</groupId>
- <version>1.4.1-incubating-SNAPSHOT</version>
- <artifactId>maven-dotnet-plugins</artifactId>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>maven-ilmerge-plugin</artifactId>
- <packaging>maven-plugin</packaging>
- <name>NPanday :: ILMerge Maven Plugin</name>
- <description>Maven Plugin for .NET: Merges assemblies</description>
- <dependencies>
- <dependency>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-utils</artifactId>
- <version>${plexus.utils.version}</version>
- </dependency>
- </dependencies>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. 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">
+ <parent>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <version>1.4.1-incubating-SNAPSHOT</version>
+ <artifactId>maven-dotnet-plugins</artifactId>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-ilmerge-plugin</artifactId>
+ <packaging>maven-plugin</packaging>
+ <name>NPanday :: ILMerge Maven Plugin</name>
+ <description>Maven Plugin for .NET: Merges assemblies</description>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ <version>${plexus.utils.version}</version>
+ </dependency>
+ </dependencies>
+</project>
Modified: incubator/npanday/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1213212&r1=1213211&r2=1213212&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Mon Dec 12 12:31:28 2011
@@ -113,9 +113,9 @@ under the License.
</mailingList>
</mailingLists>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/incubator/npanday/trunk</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/branches/npanday-1.4.x</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/branches/npanday-1.4.x</developerConnection>
+
<url>https://svn.apache.org/repos/asf/incubator/npanday/branches/npanday-1.4.x</url>
</scm>
<issueManagement>
<system>jira</system>