Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #120 from hawkular/mazz/wip
Browse files Browse the repository at this point in the history
move away from snapshots for bus/nest/agent
  • Loading branch information
theute committed May 26, 2015
2 parents c019e71 + 54d88e0 commit f5f80c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@
<version.gnu.getopt>1.0.13</version.gnu.getopt>
<version.org.apache.activemq>5.10.0</version.org.apache.activemq>
<version.org.hawkular.accounts>1.0.1-SNAPSHOT</version.org.hawkular.accounts>
<version.org.hawkular.agent>0.0.1-SNAPSHOT</version.org.hawkular.agent>
<version.org.hawkular.agent>0.0.2</version.org.hawkular.agent>
<version.org.hawkular.alerts>1.0.0-SNAPSHOT</version.org.hawkular.alerts>
<version.org.hawkular.availCreator>${project.version}</version.org.hawkular.availCreator>
<version.org.hawkular.bus>0.0.1-SNAPSHOT</version.org.hawkular.bus>
<version.org.hawkular.bus>0.0.6</version.org.hawkular.bus>
<version.org.hawkular.console>1.0.0-SNAPSHOT</version.org.hawkular.console>
<version.org.hawkular.inventory>0.0.6-SNAPSHOT</version.org.hawkular.inventory>
<version.org.hawkular.metrics>0.3.2-SNAPSHOT</version.org.hawkular.metrics>
<version.org.hawkular.nest>0.0.1-SNAPSHOT</version.org.hawkular.nest>
<version.org.hawkular.nest>0.0.6</version.org.hawkular.nest>
<version.org.hawkular.pinger>${project.version}</version.org.hawkular.pinger>
<version.org.keycloak>1.2.0.Final</version.org.keycloak>
<version.org.testng>6.5.2</version.org.testng>
Expand Down

0 comments on commit f5f80c0

Please sign in to comment.