]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/agent/org.argeo.slc.ext.activemq/pom.xml
Prepare SLC v1.1.2 release
[gpl/argeo-slc.git] / modules / agent / org.argeo.slc.ext.activemq / pom.xml
index eaa33bc584ed3d577881f566671b0620fba84f9e..11d0a9a159cd14eaaacfc3a67ae43768fe7a2d7f 100644 (file)
@@ -1,10 +1,9 @@
-<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">
+<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.modules</groupId>
                <artifactId>agent</artifactId>
-               <version>0.13.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.ext.activemq</artifactId>
@@ -16,7 +15,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <configuration>
                                        <instructions>
-                                               <Fragment-Host>org.argeo.dep.osgi.activemq</Fragment-Host>
+                                               <Fragment-Host>org.apache.activemq</Fragment-Host>
                                                <Import-Package>
                                                        *,
                                                        org.argeo.slc.runtime,
@@ -25,7 +24,6 @@
                                                        org.argeo.slc.build,
                                                        org.argeo.slc.core.execution,
                                                        org.argeo.slc.core.attachment,
-                                                       org.argeo.slc.core.execution,
                                                        org.argeo.slc.core.structure,
                                                        org.argeo.slc.core.structure.tree,
                                                        org.argeo.slc.core.test,