You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2011/10/05 01:12:35 UTC

svn commit: r1179008 - /myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml

Author: gpetracek
Date: Tue Oct  4 23:12:34 2011
New Revision: 1179008

URL: http://svn.apache.org/viewvc?rev=1179008&view=rev
Log:
updated version of maven-embedded-glassfish-plugin

Modified:
    myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml

Modified: myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml?rev=1179008&r1=1179007&r2=1179008&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad-examples/trinidad-demo/pom.xml Tue Oct  4 23:12:34 2011
@@ -348,7 +348,7 @@
           <plugin>
             <groupId>org.glassfish</groupId>
             <artifactId>maven-embedded-glassfish-plugin</artifactId>
-            <version>3.1-SNAPSHOT</version>
+            <version>3.1.1</version>
             <configuration>
               <port>9090</port>
               <contextRoot>/</contextRoot>