]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/pom.xml
[maven-release-plugin] copy for tag argeo-slc-0.12.2
[gpl/argeo-slc.git] / demo / site / pom.xml
index 2c48af97d7649e44e6b876eff89943840000cd5b..b3994a7804d1e1fb56404dd001b465813d8ce815 100644 (file)
@@ -3,13 +3,13 @@
        <parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>demo</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.12.2</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.demo</groupId>
        <artifactId>org.argeo.slc.demo.bundles</artifactId>
        <packaging>bundles</packaging>
-       <name>Argeo SLC Demo Bundles</name>
+       <name>SLC Demo Bundles</name>
        <build>
                <plugins>
                        <plugin>
@@ -17,7 +17,6 @@
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>true</strictManifestVersion>
                                </configuration>
                        </plugin>
                </plugins>