[jboss-svn-commits] JBL Code SVN: r34785 - labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Aug 19 05:16:52 EDT 2010


Author: lkrzyzanek
Date: 2010-08-19 05:16:52 -0400 (Thu, 19 Aug 2010)
New Revision: 34785

Modified:
   labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml
Log:
removed sbs.version property - taken from parent

Modified: labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml
===================================================================
--- labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml	2010-08-19 08:58:36 UTC (rev 34784)
+++ labs/jbosslabs/labs-3.0-build/integration/sbs-topextmembers/trunk/pom.xml	2010-08-19 09:16:52 UTC (rev 34785)
@@ -169,15 +169,7 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-  <!--
-    This is where you set the Jive SBS version your plugin is compiled
-    against.
-  -->
-  <properties>
-    <sbs.version>4.0.5</sbs.version>
-  </properties>
 
-
   <reporting>
     <plugins>
       <plugin>



More information about the jboss-svn-commits mailing list