Author: pete.muir(a)jboss.org
Date: 2009-04-19 17:50:38 -0400 (Sun, 19 Apr 2009)
New Revision: 2525
Modified:
examples/trunk/se/hello-world/pom.xml
examples/trunk/se/numberguess/pom.xml
Log:
rename se-module
Modified: examples/trunk/se/hello-world/pom.xml
===================================================================
--- examples/trunk/se/hello-world/pom.xml 2009-04-19 21:50:24 UTC (rev 2524)
+++ examples/trunk/se/hello-world/pom.xml 2009-04-19 21:50:38 UTC (rev 2525)
@@ -77,7 +77,7 @@
<dependencies>
<dependency>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>se-module</artifactId>
+ <artifactId>webbeans-se</artifactId>
</dependency>
</dependencies>
Modified: examples/trunk/se/numberguess/pom.xml
===================================================================
--- examples/trunk/se/numberguess/pom.xml 2009-04-19 21:50:24 UTC (rev 2524)
+++ examples/trunk/se/numberguess/pom.xml 2009-04-19 21:50:38 UTC (rev 2525)
@@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>org.jboss.webbeans</groupId>
- <artifactId>se-module</artifactId>
+ <artifactId>webbeans-se</artifactId>
</dependency>
</dependencies>
Show replies by date