[jboss-cvs] JBossAS SVN: r107603 - projects/interceptors/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 13 17:54:28 EDT 2010


Author: marius.bogoevici
Date: 2010-08-13 17:54:27 -0400 (Fri, 13 Aug 2010)
New Revision: 107603

Modified:
   projects/interceptors/trunk/pom.xml
Log:
artifact names

Modified: projects/interceptors/trunk/pom.xml
===================================================================
--- projects/interceptors/trunk/pom.xml	2010-08-13 20:12:38 UTC (rev 107602)
+++ projects/interceptors/trunk/pom.xml	2010-08-13 21:54:27 UTC (rev 107603)
@@ -31,8 +31,8 @@
   </properties>
 
   <modules>
-    <module>jboss-interceptor-api</module>
-    <module>jboss-interceptor</module>
+    <module>jboss-interceptor-spi</module>
+    <module>jboss-interceptor-core-impl</module>
   </modules>
 
   <build>



More information about the jboss-cvs-commits mailing list