[gatein-commits] gatein SVN: r7200 - in epp/examples/branches/EPP_5_1_Branch/portlets: jsfhellouser and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Aug 23 11:53:39 EDT 2011


Author: theute
Date: 2011-08-23 11:53:39 -0400 (Tue, 23 Aug 2011)
New Revision: 7200

Modified:
   epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/pom.xml
   epp/examples/branches/EPP_5_1_Branch/portlets/jsfhellouser/pom.xml
Log:
Updating dependencies

Modified: epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/pom.xml	2011-08-23 15:19:08 UTC (rev 7199)
+++ epp/examples/branches/EPP_5_1_Branch/portlets/idmhelloworld/pom.xml	2011-08-23 15:53:39 UTC (rev 7200)
@@ -3,7 +3,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <groupId>org.gatein.portal.examples.portlets</groupId>
-   <version>1.1.0-GA-SNAPSHOT</version>
+   <version>1.1.1-GA-SNAPSHOT</version>
    <artifactId>gatein-idm-helloworld</artifactId>
 
    <packaging>war</packaging>
@@ -12,8 +12,8 @@
 
    <properties>
       <gatein.home>${EPP_HOME}/jboss-as/server/default/deploy/gatein.ear</gatein.home>
-      <gatein.core.version>2.3.6-GA</gatein.core.version>
-      <gatein.kernel.version>2.2.6-GA</gatein.kernel.version>
+      <gatein.core.version>2.3.9-GA</gatein.core.version>
+      <gatein.kernel.version>2.2.9-GA</gatein.kernel.version>
    </properties>
 
    <build>

Modified: epp/examples/branches/EPP_5_1_Branch/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_1_Branch/portlets/jsfhellouser/pom.xml	2011-08-23 15:19:08 UTC (rev 7199)
+++ epp/examples/branches/EPP_5_1_Branch/portlets/jsfhellouser/pom.xml	2011-08-23 15:53:39 UTC (rev 7200)
@@ -3,7 +3,7 @@
    <modelVersion>4.0.0</modelVersion>
 
    <groupId>org.gatein.portal.examples.portlets</groupId>
-   <version>1.1.0-GA-SNAPSHOT</version>
+   <version>1.1.1-GA-SNAPSHOT</version>
    <artifactId>gatein-jsf-hellouser</artifactId>
 
    <packaging>war</packaging>
@@ -12,7 +12,7 @@
 
    <properties>
       <portletBridge.home>${EPP_HOME}/portletbridge</portletBridge.home>
-      <portletBridge.version>2.1.0.GA.EPP51</portletBridge.version>
+      <portletBridge.version>2.1.2.GA.EPP51</portletBridge.version>
    </properties>
 
    <build>



More information about the gatein-commits mailing list