mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jenkins slave
26.34.2015 29d166b011c2797ab66743e10f1d7b09f4d069d6
opendj-packages/opendj-rpm/pom.xml
@@ -24,9 +24,7 @@
  !      Copyright 2015 ForgeRock AS.
  !
-->
<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
@@ -53,12 +51,12 @@
        <rpm.prefix>/opt/${product.name.lowercase}</rpm.prefix>
        <manpage.dir>${project.build.directory}/dependency/man</manpage.dir>
        <doc.homepage.url>http://opendj.forgerock.org/</doc.homepage.url>
        <rpm.license/>
        <rpm.product.name/>
        <rpm.product.name.lowercase/>
        <rpm.resources.path/>
        <rpm.description.header/>
        <rpm.product.summary/>
        <rpm.license />
        <rpm.product.name />
        <rpm.product.name.lowercase />
        <rpm.resources.path />
        <rpm.description.header />
        <rpm.product.summary />
    </properties>
    <build>
@@ -133,7 +131,7 @@
                        </description>
                        <requires>
                            <require>jre >= 1.7</require>
                            <require>jre &gt;= 1.7</require>
                        </requires>
                        <defineStatements>