Skip to content

Commit

Permalink
Fix product versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stianst committed Aug 15, 2018
1 parent e9604a4 commit d1ae13c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<packaging>pom</packaging>

<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>

Expand Down Expand Up @@ -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.version>${product.rhsso.version}</product.version>
<product.default-profile>product</product.default-profile>
<product.filename.version>7.2</product.filename.version>
<product.filename.version>7.3</product.filename.version>
</properties>
</profile>

Expand Down

0 comments on commit d1ae13c

Please sign in to comment.