You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2013/02/22 10:16:41 UTC

svn commit: r1448954 - in /servicemix/documentation/branches/servicemix-4.5.x: ./ pom.xml

Author: gertv
Date: Fri Feb 22 09:16:40 2013
New Revision: 1448954

URL: http://svn.apache.org/r1448954
Log:
Set-up documentation branch for 4.5.x

Added:
    servicemix/documentation/branches/servicemix-4.5.x/
      - copied from r1446621, servicemix/documentation/trunk/
Modified:
    servicemix/documentation/branches/servicemix-4.5.x/pom.xml

Modified: servicemix/documentation/branches/servicemix-4.5.x/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/documentation/branches/servicemix-4.5.x/pom.xml?rev=1448954&r1=1446621&r2=1448954&view=diff
==============================================================================
--- servicemix/documentation/branches/servicemix-4.5.x/pom.xml (original)
+++ servicemix/documentation/branches/servicemix-4.5.x/pom.xml Fri Feb 22 09:16:40 2013
@@ -32,7 +32,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>documentation</artifactId>
     <name>Apache ServiceMix Documentation</name>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.5.0-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <prerequisites>
@@ -53,12 +53,12 @@
         <scalate.mode>production</scalate.mode>
         <scalate.workdir>${basedir}/target/scalateWorkDir</scalate.workdir>
 
-        <camel.version>2.8.5</camel.version>
-        <components.version>2011.01</components.version>
-        <karaf.version>2.2.4</karaf.version>
+        <camel.version>2.10.3</camel.version>
+        <components.version>2013.01</components.version>
+        <karaf.version>2.2.10</karaf.version>
 
-        <servicemix.version>4.4.2</servicemix.version>
-        <servicemix.docs.location>4.4.x</servicemix.docs.location>
+        <servicemix.version>4.5.0</servicemix.version>
+        <servicemix.docs.location>4.5.x</servicemix.docs.location>
 
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     </properties>
@@ -324,7 +324,7 @@
                                           security-framework.conf refers to the Karaf codebase,
                                           branding-console.conf does not build properly with Scalate 1.6.1
                                         -->
-	                                    developers-guide/security-framework.conf, developers-guide/branding-console.conf
+	                                    developers-guide/security-framework.conf, developers-guide/branding-console.conf, developers-guide/archetypes.conf
                                     </excludes>
                                 </artifactItem>
                             </artifactItems>