]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.osgiboot/pom.xml
[maven-release-plugin] rollback the release of argeo-slc-0.11.4
[gpl/argeo-slc.git] / runtime / org.argeo.slc.osgiboot / pom.xml
index 39ab6a9de97962e70501224ed80079032dee6df1..677165717c4896313c74ddd333a3b6af006f3008 100644 (file)
@@ -10,7 +10,7 @@
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.osgiboot</artifactId>
        <packaging>jar</packaging>
-       <name>Argeo SLC OSGi Boot</name>
+       <name>SLC OSGi Boot</name>
        <build>
                <plugins>
                        <plugin>
@@ -33,6 +33,7 @@
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
                        </plugin>
+                       <!-- 
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-assembly-plugin</artifactId>
@@ -51,6 +52,7 @@
                                        </execution>
                                </executions>
                        </plugin>
+                        -->
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
@@ -61,6 +63,7 @@
                                        </instructions>
                                </configuration>
                        </plugin>
+                       <!-- 
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>build-helper-maven-plugin</artifactId>
@@ -84,7 +87,7 @@
                                        </execution>
                                </executions>
                        </plugin>
-
+ -->
                </plugins>
        </build>
        <dependencies>