You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2011/08/03 20:16:18 UTC

svn commit: r1153601 - in /shindig/site/trunk: pom.xml sync-html5-boilerplate.sh

Author: lindner
Date: Wed Aug  3 18:16:17 2011
New Revision: 1153601

URL: http://svn.apache.org/viewvc?rev=1153601&view=rev
Log:
upgrade to site-plugin 3.0, make shell script executable

Modified:
    shindig/site/trunk/pom.xml
    shindig/site/trunk/sync-html5-boilerplate.sh   (props changed)

Modified: shindig/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/site/trunk/pom.xml?rev=1153601&r1=1153600&r2=1153601&view=diff
==============================================================================
--- shindig/site/trunk/pom.xml (original)
+++ shindig/site/trunk/pom.xml Wed Aug  3 18:16:17 2011
@@ -68,7 +68,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.0-beta-4-SNAPSHOT</version>
+          <version>3.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Propchange: shindig/site/trunk/sync-html5-boilerplate.sh
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: shindig/site/trunk/sync-html5-boilerplate.sh
------------------------------------------------------------------------------
    svn:executable = *

Propchange: shindig/site/trunk/sync-html5-boilerplate.sh
------------------------------------------------------------------------------
    svn:mime-type = text/plain