]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/runtime/org.argeo.security.core/pom.xml
commons: improve maven, new RPM structure
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.core / pom.xml
index e6fc1315b8b1904a7fcebca170adc0137e1f7832..c4a2c98e06e3ae3f84e3a40d95a162e1e06309ac 100644 (file)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.security</groupId>
@@ -25,7 +26,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                        <version>0.3.4-SNAPSHOT</version>
                </dependency>
 
+               <!-- Crypto -->
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.dep.osgi</groupId> -->
+               <!-- <artifactId>org.argeo.dep.osgi.bouncycastle.jdk15</artifactId> -->
+               <!-- </dependency> -->
+
                <!-- Spring -->
                <dependency>
                        <groupId>org.springframework</groupId>