]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - examples/org.argeo.slc.example01/pom.xml
Update POMs
[gpl/argeo-slc.git] / examples / org.argeo.slc.example01 / pom.xml
index 00a2847decf7baa7acc121c0b7d2818dd20c764d..6203a4443cee286842dbe11c54d8a6f1f2c32e1a 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2-SNAPSHOT</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.examples</groupId>
@@ -55,6 +55,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
+                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                        <scope>provided</scope>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>