]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.3
[gpl/argeo-slc.git] / runtime / pom.xml
index d272adeee54aa0f96bdfc0cdf407325825b858bc..fdc2af9ae28dfb0df71ba835ac4fd4f5cda7e645 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.3</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
                        </plugin>
-                       <!-- TO BE DELETED Configuration herited from commons/pom.xml <version>${version.maven-bundle-plugin}</version> 
-                               <extensions>true</extensions> <configuration> <manifestLocation>META-INF</manifestLocation> 
-                               <instructions> <Bundle-Version>${version.slc}-r${buildNumber}</Bundle-Version> 
-                               <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName> <Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment> 
-                               <_removeheaders>Bnd-LastModified</_removeheaders> </instructions> </configuration> 
-                               <executions> <execution> <id>bundle-manifest</id> <phase>process-classes</phase> 
-                               <goals> <goal>manifest</goal> </goals> </execution> </executions> </plugin> -->
                </plugins>
        </build>
-       <!-- <reporting> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> 
-               <artifactId>cobertura-maven-plugin</artifactId> </plugin> </plugins> </reporting> -->
 </project>