]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/org.argeo.slc.sdk/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.13.0
[gpl/argeo-slc.git] / dist / org.argeo.slc.sdk / pom.xml
index a32588f47d6437cb2a5eeed2c88813bd423d0959..2f3c5ac36045e803d441f61eca2acd9b53ff5e67 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>dist</artifactId>
-               <version>0.12.2-SNAPSHOT</version>
+               <version>0.13.0</version>
        </parent>
        <groupId>org.argeo.slc.dist</groupId>
        <artifactId>org.argeo.slc.sdk</artifactId>
                                <argument>-publishArtifacts</argument> </arguments> </configuration>
                                </plugin>
                        -->
+                       <!-- 
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-antrun-plugin</artifactId>
                                                                <exec executable="${argeo.p2.cmd}">
                                                                        <arg value="-noSplash" />
                                                                        <arg value="-application" />
-                                                                       <arg
-                                                                               value="org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher" />
+                                                                       <arg value="org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher" />
                                                                        <arg value="-metadataRepository" />
                                                                        <arg value="file:${argeo.p2.repository}" />
                                                                        <arg value="-artifactRepository" />
                                        </execution>
                                </executions>
                        </plugin>
+                        -->
                </plugins>
        </build>
        <dependencies>
                                                        </execution>
                                                </executions>
                                        </plugin>
+<!-- 
                                        <plugin>
                                                <groupId>org.apache.maven.plugins</groupId>
                                                <artifactId>maven-antrun-plugin</artifactId>
                                                        </execution>
                                                </executions>
                                        </plugin>
+ -->
                                </plugins>
                        </build>