--- core/pom.xml.sav	2009-07-08 11:09:47.000000000 -0700
+++ core/pom.xml	2009-07-08 14:41:17.000000000 -0700
@@ -41,19 +41,20 @@
             <artifactId>cglib</artifactId>
             <optional>true</optional>
         </dependency>
-
         <dependency>
             <!-- YUCK, YUCK, YUCK!!!! -->
             <groupId>javax.transaction</groupId>
             <artifactId>jta</artifactId>
             <version>1.1</version>
         </dependency>
+	<!--
         <dependency>
             <groupId>javax.security</groupId>
             <artifactId>jaas</artifactId>
             <version>1.0.01</version>
             <scope>provided</scope>
         </dependency>
+	-->
         <dependency>
             <groupId>javax.security</groupId>
             <artifactId>jacc</artifactId>
@@ -170,4 +171,4 @@
     <properties>
         <antlrPluginVersion>2.1</antlrPluginVersion>
     </properties>
-</project>
\ No newline at end of file
+</project>
