[maven-release-plugin] prepare release argeo-commons-2.1.45
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index b73d07f78fb3da5acc5ec4267ea3ca6de79743c6..dbc22fe12621a8c191457e87773fb95bfa603cd4 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.32-SNAPSHOT</version>
+               <version>2.1.45</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.32-SNAPSHOT</version>
+                       <version>2.1.45</version>
                </dependency>
        </dependencies>
        <profiles>
                                                                                                <source>
                                                                                                        <location>src/main/rpm/etc/osgiboot</location>
                                                                                                        <includes>
+                                                                                                               <include>*.policy</include>
                                                                                                                <include>*-functions.sh</include>
                                                                                                        </includes>
                                                                                                </source>
                                                                                        <username>root</username>
                                                                                        <groupname>root</groupname>
                                                                                        <filemode>755</filemode>
+                                                                                       <directoryIncluded>false</directoryIncluded>
                                                                                        <sources>
                                                                                                <source>
                                                                                                        <location>src/main/rpm/usr/sbin</location>
+                                                                                                       <includes>
+                                                                                                               <include>osgi-service</include>
+                                                                                                       </includes>
                                                                                                </source>
                                                                                        </sources>
                                                                                </mapping>