]> 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 e2223f3798c3c902760f93e01e72b5b8e1fca4b1..a4c5e499e1f7f3b37d7ba95eaa69350cfd7c3fa5 100644 (file)
@@ -1,23 +1,23 @@
 <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>argeo-slc</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
-               <relativePath>../../org.argeo.slc</relativePath>
+       <groupId>org.argeo.slc</groupId>
+       <artifactId>demo</artifactId>
+               <version>0.13.2-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>
+                                       <buildNumber>${timestamp}</buildNumber>
                                </configuration>
                        </plugin>
                </plugins>