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 2010/09/11 00:41:10 UTC

svn commit: r996009 - /shindig/trunk/pom.xml

Author: lindner
Date: Fri Sep 10 22:41:09 2010
New Revision: 996009

URL: http://svn.apache.org/viewvc?rev=996009&view=rev
Log:
bump to 2.3.2

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=996009&r1=996008&r2=996009&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Fri Sep 10 22:41:09 2010
@@ -967,7 +967,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.3.1</version>
+          <version>2.3.2</version>
           <configuration>
             <source>1.5</source>
             <target>1.5</target>