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/15 01:38:57 UTC

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

Author: vsiveton
Date: Tue Dec 15 00:38:57 2009
New Revision: 890586

URL: http://svn.apache.org/viewvc?rev=890586&view=rev
Log:
o pdf plugin release

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=890586&r1=890585&r2=890586&view=diff
==============================================================================
--- incubator/shindig/site/trunk/pom.xml (original)
+++ incubator/shindig/site/trunk/pom.xml Tue Dec 15 00:38:57 2009
@@ -62,7 +62,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pdf-plugin</artifactId>
-          <version>1.0</version>
+          <version>1.1</version>
         </plugin>
       </plugins>
     </pluginManagement>