소스 검색

Use latest parent

Carlos Sanchez 19 년 전
부모
커밋
52b10d6d34
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>