Browse Source

Use latest parent

Carlos Sanchez 19 years ago
parent
commit
52b10d6d34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sandbox/webwork/pom.xml

+ 1 - 1
sandbox/webwork/pom.xml

@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.acegisecurity</groupId>
     <artifactId>acegi-security-sandbox</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <artifactId>acegi-security-webwork</artifactId>
   <name>Acegi Security System for Spring - Webwork support</name>