]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.detached.launcher/pom.xml
[maven-release-plugin] copy for tag argeo-slc-all-0.11.2
[gpl/argeo-slc.git] / org.argeo.slc.detached.launcher / pom.xml
index e9b7ddaac2f18b496245372fa22a038383256873..a182694a69588a871ab8c6c99735cbaee87e780b 100644 (file)
@@ -1,10 +1,9 @@
-<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.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2-SNAPSHOT</version>
+               <version>0.11.2</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>org.argeo.slc.detached.launcher</artifactId>
@@ -16,8 +15,8 @@
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
                                <configuration>
-                                       <source>1.3</source>
-                                       <target>1.3</target>
+                                       <source>1.4</source>
+                                       <target>1.4</target>
                                </configuration>
                        </plugin>
                        <plugin>
@@ -40,6 +39,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
+                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                        <artifactId>commons-io</artifactId> </dependency>
                -->
 
-<!--
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
+               <!--
+                       <dependency> <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.detached.ext.log4j</artifactId>
-                       <version>0.11.2</version>
-               </dependency>
-  -->
+                       <version>0.11.2</version> </dependency>
+               -->
                <!-- Spring -->
                <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
 
-<!-- 
-               <dependency>
-                       <groupId>org.apache.xerces</groupId>
+               <!--
+                       <dependency> <groupId>org.apache.xerces</groupId>
                        <artifactId>com.springsource.org.apache.xerces</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.xalan</groupId>
+                       </dependency> <dependency> <groupId>org.apache.xalan</groupId>
                        <artifactId>com.springsource.org.apache.xalan</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>edu.emory.mathcs.backport</groupId>
-                       <artifactId>
-                               com.springsource.edu.emory.mathcs.backport
-                       </artifactId>
-               </dependency> -->
+                       </dependency> <dependency>
+                       <groupId>edu.emory.mathcs.backport</groupId> <artifactId>
+                       com.springsource.edu.emory.mathcs.backport </artifactId>
+                       </dependency>
+               -->
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>
                        <groupId>org.apache.log4j</groupId>
                        <artifactId>com.springsource.org.apache.log4j</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.commons</groupId>
-                       <artifactId>
-                               com.springsource.org.apache.commons.logging
-                       </artifactId>
-               </dependency>
-
+               <!--
+                       <dependency> <groupId>org.slf4j</groupId>
+                       <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>
+                       </dependency> <dependency> <groupId>org.slf4j</groupId>
+                       <artifactId>com.springsource.slf4j.jcl</artifactId> </dependency>
+               -->
        </dependencies>
 </project>
\ No newline at end of file