Fix product versions
This commit is contained in:
parent
e9604a49e1
commit
d1ae13c208
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -37,7 +37,7 @@
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<product.rhsso.version>7.2.4.GA</product.rhsso.version>
|
<product.rhsso.version>7.3.0.CD03</product.rhsso.version>
|
||||||
|
|
||||||
<product.build-time>${timestamp}</product.build-time>
|
<product.build-time>${timestamp}</product.build-time>
|
||||||
|
|
||||||
|
@ -1631,7 +1631,7 @@
|
||||||
<product.name-html>\u003Cstrong\u003ERed Hat\u003C\u002Fstrong\u003E\u003Csup\u003E\u00AE\u003C\u002Fsup\u003E Single Sign On</product.name-html>
|
<product.name-html>\u003Cstrong\u003ERed Hat\u003C\u002Fstrong\u003E\u003Csup\u003E\u00AE\u003C\u002Fsup\u003E Single Sign On</product.name-html>
|
||||||
<product.version>${product.rhsso.version}</product.version>
|
<product.version>${product.rhsso.version}</product.version>
|
||||||
<product.default-profile>product</product.default-profile>
|
<product.default-profile>product</product.default-profile>
|
||||||
<product.filename.version>7.2</product.filename.version>
|
<product.filename.version>7.3</product.filename.version>
|
||||||
</properties>
|
</properties>
|
||||||
</profile>
|
</profile>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue