]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
Improve RPM
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index cbeac8cf2c364fe3031cfe605018cd5a0c162892..70b53d28a36ff04101b190d9e037b39f2c0dcee6 100644 (file)
@@ -16,7 +16,6 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
                                <configuration>
                                        <instructions>
                                                <Export-Package>
                                        </instructions>
                                </configuration>
                        </plugin>
-
                </plugins>
        </build>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
+                       <version>0.13.1-SNAPSHOT</version>
                </dependency>
 
                <!-- SSH -->
                        <artifactId>com.springsource.org.tmatesoft.svn</artifactId>
                </dependency>
 
-               <!-- Commons VFS -->
+               <!-- Commons -->
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>com.springsource.org.apache.commons.vfs</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.dep.osgi</groupId>
+                       <artifactId>org.argeo.dep.osgi.commons.exec</artifactId>
+               </dependency>
 
                <dependency>
-                       <groupId>org.freecompany.redline</groupId>
-                       <artifactId>org.argeo.dep.org.freecompany.redline</artifactId>
+                       <groupId>org.argeo.dep.osgi</groupId>
+                       <artifactId>org.redline_rpm</artifactId>
                </dependency>
 
                <!-- TODO: check if necessary here -->