Author: trustin
Date: Mon Dec 4 21:26:07 2006
New Revision: 482496
URL: http://svn.apache.org/viewvc?view=rev&rev=482496
Log:
[maven-release-plugin] prepare release 1.0.1
Modified:
mina/branches/1.0/core/pom.xml
mina/branches/1.0/example/pom.xml
mina/branches/1.0/filter-codec-netty/pom.xml
mina/branches/1.0/filter-compression/pom.xml
mina/branches/1.0/filter-ssl/pom.xml
mina/branches/1.0/integration-jmx/pom.xml
mina/branches/1.0/integration-spring/pom.xml
mina/branches/1.0/java5/pom.xml
mina/branches/1.0/pom.xml
Modified: mina/branches/1.0/core/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/core/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/core/pom.xml (original)
+++ mina/branches/1.0/core/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-core</artifactId>
<name>Apache MINA Core API</name>
Modified: mina/branches/1.0/example/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/example/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/example/pom.xml (original)
+++ mina/branches/1.0/example/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-example</artifactId>
<name>Apache MINA Examples</name>
Modified: mina/branches/1.0/filter-codec-netty/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/filter-codec-netty/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/filter-codec-netty/pom.xml (original)
+++ mina/branches/1.0/filter-codec-netty/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-filter-codec-netty</artifactId>
<name>Apache MINA Netty Codec Filter</name>
Modified: mina/branches/1.0/filter-compression/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/filter-compression/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/filter-compression/pom.xml (original)
+++ mina/branches/1.0/filter-compression/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-filter-compression</artifactId>
<name>Apache MINA Stream Compression Filter</name>
Modified: mina/branches/1.0/filter-ssl/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/filter-ssl/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/filter-ssl/pom.xml (original)
+++ mina/branches/1.0/filter-ssl/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-filter-ssl</artifactId>
<name>Apache MINA SSL Filter</name>
Modified: mina/branches/1.0/integration-jmx/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/integration-jmx/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/integration-jmx/pom.xml (original)
+++ mina/branches/1.0/integration-jmx/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-integration-jmx</artifactId>
<name>Apache MINA JMX integration</name>
Modified: mina/branches/1.0/integration-spring/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/integration-spring/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/integration-spring/pom.xml (original)
+++ mina/branches/1.0/integration-spring/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-integration-spring</artifactId>
<name>Apache MINA Spring Integration</name>
Modified: mina/branches/1.0/java5/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/java5/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/java5/pom.xml (original)
+++ mina/branches/1.0/java5/pom.xml Mon Dec 4 21:26:07 2006
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project>
+<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.mina</groupId>
<artifactId>build</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</parent>
<artifactId>mina-java5</artifactId>
<name>Apache MINA Java5 Extensions</name>
Modified: mina/branches/1.0/pom.xml
URL:
http://svn.apache.org/viewvc/mina/branches/1.0/pom.xml?view=diff&rev=482496&r1=482495&r2=482496
==============================================================================
--- mina/branches/1.0/pom.xml (original)
+++ mina/branches/1.0/pom.xml Mon Dec 4 21:26:07 2006
@@ -11,7 +11,7 @@
<url>http://mina.apace.org/</url>
</organization>
<groupId>org.apache.mina</groupId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<artifactId>build</artifactId>
<name>Apache MINA Root Build POM</name>
<packaging>pom</packaging>