Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move back to non-snapshot fabric version
  • Loading branch information
gashcrumb committed Aug 8, 2013
1 parent 7b37116 commit b57620c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -58,7 +58,7 @@
<webapp-outdir>${basedir}/target/${webapp-dir}</webapp-outdir>

<!-- versions -->
<perfectus-number>030</perfectus-number>
<perfectus-number>033</perfectus-number>
<perfectus-build>redhat-610${perfectus-number}</perfectus-build>
<activemq-version>5.9.0.${perfectus-build}</activemq-version>
<activemq-leveldb-artifactid>activemq-leveldb-store</activemq-leveldb-artifactid>
Expand All @@ -77,10 +77,10 @@
<dozer-version>5.4.0</dozer-version>
<exec-maven-plugin-version>1.2.1</exec-maven-plugin-version>

<!--
<fabric-version>7.3.0.redhat-${perfectus-number}</fabric-version>
-->
<!--
<fabric-version>99-master-SNAPSHOT</fabric-version>
-->
<fmc-version>${fabric-version}</fmc-version>

<!-- We are using an old guava to avoid breaking ActiveMQ in the test cases of hawtio-web -->
Expand Down

0 comments on commit b57620c

Please sign in to comment.