소스 검색

updated the version number to match other packages

John Lewis 18 년 전
부모
커밋
38210d2039
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      portlet/pom.xml

+ 1 - 1
portlet/pom.xml

@@ -9,7 +9,7 @@
     <artifactId>spring-security-portlet</artifactId>
     <name>Spring Security - Portlet support</name>
     <description>Spring Security - Support for JSR 168 Portlets</description>
-    <version>0.1-SNAPSHOT</version>
+    <version>2.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>