]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
add org.argeo.security.ui import package to the bnd.
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0414e41b5daaaea17f297d27cac7288655928b50..15dafcb5cf00d38ecfc2588432ad8129b6c86695 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,14 +3,14 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.17-SNAPSHOT</version>
+       <version>2.1.18-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
-               <version.argeo-commons>2.1.16</version.argeo-commons>
+               <version.argeo-commons>2.1.18-SNAPSHOT</version.argeo-commons>
                <developmentCycle.argeo-commons>2.1</developmentCycle.argeo-commons>
                <developmentCycle.argeo-commons.startDate>2012-12-19</developmentCycle.argeo-commons.startDate>
-               <version.argeo-distribution>2.1.6</version.argeo-distribution>
+               <version.argeo-distribution>2.1.7</version.argeo-distribution>
                <!-- RPM -->
                <rpm.release>6</rpm.release>
                <rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-2-staging/6/x86_64</rpm.stagingRepository>
@@ -131,6 +131,8 @@ limitations under the License.
                                                <source>1.7</source>
                                                <target>1.7</target>
                                                <compilerId>eclipse</compilerId>
+                                               <!-- Required for compliance level, see http://jira.codehaus.org/browse/PLXCOMP-231 -->
+                                               <optimize>true</optimize>
                                                <!-- Hack to work around issues with generated annotations : -->
                                                <generatedSourcesDirectory>target/classes</generatedSourcesDirectory>
                                                <generatedTestSourcesDirectory>target/test-classes</generatedTestSourcesDirectory>