You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by vs...@apache.org on 2009/12/03 13:47:24 UTC

svn commit: r886764 - /incubator/shindig/site/trunk/pom.xml

Author: vsiveton
Date: Thu Dec  3 12:47:24 2009
New Revision: 886764

URL: http://svn.apache.org/viewvc?rev=886764&view=rev
Log:
o upgrade the parent and bump plugins versions

Modified:
    incubator/shindig/site/trunk/pom.xml

Modified: incubator/shindig/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/site/trunk/pom.xml?rev=886764&r1=886763&r2=886764&view=diff
==============================================================================
--- incubator/shindig/site/trunk/pom.xml (original)
+++ incubator/shindig/site/trunk/pom.xml Thu Dec  3 12:47:24 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shindig</groupId>
     <artifactId>shindig-project</artifactId>
-    <version>1.1-incubating-SNAPSHOT</version>
+    <version>1.1-BETA6-incubating-SNAPSHOT</version>
     <relativePath>../shindig-1.1.x/pom.xml</relativePath>
   </parent>
 
@@ -57,7 +57,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.0</version>
+          <version>2.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -111,7 +111,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>2.1.1</version>
+        <version>2.1.2</version>
         <reportSets>
           <reportSet>
             <reports>