]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/site/pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / demo / site / pom.xml
index 02825209f2a601514be5d0c23497e6259f18cc4f..f15c2c90a46a2e966bd8ccd14407d89cfdefabbb 100644 (file)
@@ -3,21 +3,20 @@
        <parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>demo</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.13.0-SNAPSHOT</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>
-                               <groupId>org.argeo.slc.maven</groupId>
+                               <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       <strictManifestVersion>true</strictManifestVersion>
                                </configuration>
                        </plugin>
                </plugins>