You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by dj...@apache.org on 2008/04/07 23:07:35 UTC

svn commit: r645689 - in /activemq/branches/activemq-4.1: ./ activemq-console/ activemq-core/ activemq-jaas/ activemq-jmdns_1.0/ activemq-openwire-generator/ activemq-optional/ activemq-ra/ activemq-rar/ activemq-test-atomikos/ activemq-tooling/ active...

Author: djencks
Date: Mon Apr  7 14:07:33 2008
New Revision: 645689

URL: http://svn.apache.org/viewvc?rev=645689&view=rev
Log:
[maven-release-plugin] prepare release activemq-4.1.2

Modified:
    activemq/branches/activemq-4.1/activemq-console/pom.xml
    activemq/branches/activemq-4.1/activemq-core/pom.xml
    activemq/branches/activemq-4.1/activemq-jaas/pom.xml
    activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml
    activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml
    activemq/branches/activemq-4.1/activemq-optional/pom.xml
    activemq/branches/activemq-4.1/activemq-ra/pom.xml
    activemq/branches/activemq-4.1/activemq-rar/pom.xml
    activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml
    activemq/branches/activemq-4.1/activemq-tooling/pom.xml
    activemq/branches/activemq-4.1/activemq-web-console/pom.xml
    activemq/branches/activemq-4.1/activemq-web-demo/pom.xml
    activemq/branches/activemq-4.1/activemq-web/pom.xml
    activemq/branches/activemq-4.1/activemq-xmpp/pom.xml
    activemq/branches/activemq-4.1/assembly/pom.xml
    activemq/branches/activemq-4.1/pom.xml

Modified: activemq/branches/activemq-4.1/activemq-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-console/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-console/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-console/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-console</artifactId>
@@ -119,4 +97,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-core/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-core/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-core/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,31 +1,11 @@
-<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-core</artifactId>
@@ -284,8 +264,8 @@
         <artifactId>maven-antrun-plugin</artifactId>
         <configuration>
           <tasks>
-            <taskdef name="generate" classname="org.apache.activemq.openwire.tool.JavaGeneratorTask"/>
-            <generate version="2" basedir="${basedir}"/>
+            <taskdef name="generate" classname="org.apache.activemq.openwire.tool.JavaGeneratorTask" />
+            <generate version="2" basedir="${basedir}" />
           </tasks>
         </configuration>
         <dependencies>
@@ -424,4 +404,4 @@
   </profiles>
 
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-jaas/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-jaas/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-jaas/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-jaas/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-jaas</artifactId>
@@ -133,4 +111,4 @@
     </dependency>
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-jmdns_1.0/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,9 +1,9 @@
 <?xml version="1.0"?>
-<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">
   <parent>
     <artifactId>activemq-parent</artifactId>
     <groupId>org.apache.activemq</groupId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>activemq-jmdns_1.0</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-openwire-generator/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -94,4 +72,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-optional/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-optional/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-optional/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-optional/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-optional</artifactId>
@@ -166,4 +144,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-ra/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-ra/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-ra/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-ra/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,31 +1,11 @@
-<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-ra</artifactId>
@@ -141,4 +121,4 @@
   </build>
 
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-rar/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-rar/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-rar/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-rar/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-rar</artifactId>
@@ -226,4 +204,4 @@
     </plugins>
   </build>
   
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-test-atomikos/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-test-atomikos</artifactId>
@@ -98,4 +76,4 @@
     </dependency>
 
   </dependencies>
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Mon Apr  7 14:07:33 2008
@@ -15,15 +15,14 @@
     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.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>maven-activemq-memtest-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-perf-plugin/pom.xml Mon Apr  7 14:07:33 2008
@@ -14,15 +14,14 @@
     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.activemq.tooling</groupId>
         <artifactId>activemq-tooling</artifactId>
-        <version>4.1-SNAPSHOT</version>
+        <version>4.1.2</version>
 	</parent>
 
     <artifactId>maven-activemq-perf-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/maven-activemq-plugin/pom.xml Mon Apr  7 14:07:33 2008
@@ -14,15 +14,14 @@
     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.activemq.tooling</groupId>
     <artifactId>activemq-tooling</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>maven-activemq-plugin</artifactId>

Modified: activemq/branches/activemq-4.1/activemq-tooling/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-tooling/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-tooling/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-tooling/pom.xml Mon Apr  7 14:07:33 2008
@@ -15,15 +15,14 @@
     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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <groupId>org.apache.activemq.tooling</groupId>

Modified: activemq/branches/activemq-4.1/activemq-web-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web-console/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web-console/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web-console/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,31 +1,11 @@
-<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web-console</artifactId>
@@ -50,7 +30,7 @@
             <!-- enable easy connection to JConsole -->
             <systemProperty>
               <name>com.sun.management.jmxremote</name>
-              <value></value>
+              <value />
             </systemProperty>
           </systemProperties>
           <scanIntervalSeconds>10</scanIntervalSeconds>
@@ -209,4 +189,4 @@
   <properties>
     <jetty.port>8080</jetty.port>
   </properties>
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-web-demo/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web-demo/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web-demo/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web-demo/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,31 +1,11 @@
-<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web-demo</artifactId>
@@ -139,4 +119,4 @@
   <properties>
     <jetty.port>8080</jetty.port>
   </properties>
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-web/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-web/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-web/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-web/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-web</artifactId>
@@ -102,4 +80,4 @@
     
   </dependencies>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/activemq-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/activemq-xmpp/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/activemq-xmpp/pom.xml (original)
+++ activemq/branches/activemq-4.1/activemq-xmpp/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>activemq-xmpp</artifactId>
@@ -254,7 +232,7 @@
           <strict>false</strict>
           <verbose>false</verbose>
           <args>
-            <!--<arg value="-Xfluent-api"/>-->
+            <!--<arg value="-Xfluent-api" />-->
           </args>
             <!--
                <arg>-XtoString</arg>
@@ -271,4 +249,4 @@
     </plugins>
   </build>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/assembly/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/assembly/pom.xml (original)
+++ activemq/branches/activemq-4.1/assembly/pom.xml Mon Apr  7 14:07:33 2008
@@ -1,33 +1,11 @@
-<?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
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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.activemq</groupId>
     <artifactId>activemq-parent</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1.2</version>
   </parent>
 
   <artifactId>apache-activemq</artifactId>
@@ -239,9 +217,9 @@
             <configuration>
               <tasks>
                 <jar destfile="target/run.jar" basedir="target/classes">
-                      <include name="org/apache/activemq/console/Main*.class"/>
+                      <include name="org/apache/activemq/console/Main*.class" />
                       <manifest>
-                        <attribute name="Main-Class" value="org.apache.activemq.console.Main"/>
+                        <attribute name="Main-Class" value="org.apache.activemq.console.Main" />
                       </manifest>
                 </jar>
               </tasks>
@@ -366,4 +344,4 @@
     </profile>
   </profiles>
 
-</project>
+</project>
\ No newline at end of file

Modified: activemq/branches/activemq-4.1/pom.xml
URL: http://svn.apache.org/viewvc/activemq/branches/activemq-4.1/pom.xml?rev=645689&r1=645688&r2=645689&view=diff
==============================================================================
--- activemq/branches/activemq-4.1/pom.xml (original)
+++ activemq/branches/activemq-4.1/pom.xml Mon Apr  7 14:07:33 2008
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-parent</artifactId>
-  <version>4.1-SNAPSHOT</version>
+  <version>4.1.2</version>
   <packaging>pom</packaging>
   <name>ActiveMQ</name>
 
@@ -88,9 +88,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/activemq/branches/activemq-4.1</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/tags/activemq-4.1.2</url>
   </scm>
 
   <dependencyManagement>
@@ -1103,7 +1103,7 @@
     <!-- base url for site deployment.  See distribution management for full url.  Override this in settings.xml for staging -->
     <staging.siteURL>scp://people.apache.org/x1/www/activemq.apache.org</staging.siteURL>
 
-    <activemq-version>4.1-SNAPSHOT</activemq-version>
+    <activemq-version>4.1.2</activemq-version>
     <activesoap-version>1.3</activesoap-version>
     <annogen-version>0.1.0</annogen-version>
     <ant-version>1.6.2</ant-version>