You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2009/07/10 17:38:10 UTC

svn commit: r792986 - /activemq/activeio/trunk/pom.xml

Author: dejanb
Date: Fri Jul 10 15:38:09 2009
New Revision: 792986

URL: http://svn.apache.org/viewvc?rev=792986&view=rev
Log:
prepare release

Modified:
    activemq/activeio/trunk/pom.xml

Modified: activemq/activeio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activeio/trunk/pom.xml?rev=792986&r1=792985&r2=792986&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Fri Jul 10 15:38:09 2009
@@ -1,22 +1,4 @@
-<?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">
+<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</groupId>
@@ -27,10 +9,10 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.2-SNAPSHOT</version>
+  <version>3.1.1</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
-  <description></description>
+  <description />
 
   <modules>
     <module>activeio-core</module>
@@ -153,9 +135,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/branches/activeio-3.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/branches/activeio-3.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/branches/activeio-3.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.1.1</url>
   </scm>
 
   <build>
@@ -518,4 +500,4 @@
 
   </profiles>
 
-</project>
+</project>
\ No newline at end of file