]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/pom.xml
Use new version of the OSGi plugin
[gpl/argeo-slc.git] / demo / pom.xml
index c7df955a207ba0e03c05947bbeaa21b15be90800..4a02458c2798b8aec3e74ae2ae48c430e6f98a85 100644 (file)
                        <plugin>
                                <groupId>org.argeo.slc.maven</groupId>
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
+                               <version>${version.maven-argeo-osgi}</version>
                                <configuration>
                                        <argsToAppend>
                                                <arg>-clean</arg>
+                                               <arg>-noExit</arg>
                                        </argsToAppend>
                                        <systemProperties>
                                                <slc.osgi.bundles>${basedir}/site;in=*;ex=**/.svn/**,${basedir}/../server/org.argeo.slc.siteserver/bundles;in=*;ex=**/.svn/**</slc.osgi.bundles>