]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - basic/runtime/org.argeo.basic.nodeps/pom.xml
[maven-release-plugin] prepare release argeo-commons-1.1.3
[lgpl/argeo-commons.git] / basic / runtime / org.argeo.basic.nodeps / pom.xml
index 0b252b7c974b4f64a3aea8818773f5b935b3df8c..178c73644f6e0d20b3fc602061bb4fe51849c07e 100644 (file)
@@ -1,9 +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">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><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.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.1</version>
+               <version>1.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.basic.nodeps</artifactId>
@@ -13,7 +13,6 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -26,9 +25,9 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.junit</groupId>
-                       <artifactId>com.springsource.junit</artifactId>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>junit</artifactId>
                        <scope>test</scope>
                </dependency>
        </dependencies>
-</project>
+</project>
\ No newline at end of file