]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - integration-tests/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.12.2
[gpl/argeo-slc.git] / integration-tests / pom.xml
index e82d024008021974441d9c3c55081302732fc22f..78e2cf387e6a4d9d3bee438cdd0e2c504ee7edf2 100644 (file)
@@ -1,16 +1,15 @@
-<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.4-SNAPSHOT</version>
+               <version>0.12.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>integration-tests</artifactId>
        <packaging>pom</packaging>
-       <name>Argeo SLC Integration Tests</name>
+       <name>SLC Integration Tests</name>
        <profiles>
                <profile>
                        <id>withIT</id>