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

Commit

Permalink
Upgrade to hawkular-parent version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga authored and jmazzitelli committed Feb 17, 2015
1 parent cae8464 commit 737d735
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-parent</artifactId>
<version>2</version>
<version>4</version>
</parent>

<artifactId>hawkular</artifactId>
Expand Down Expand Up @@ -79,9 +79,7 @@
<version.com.google.code.gson>2.2.4</version.com.google.code.gson>
<version.com.google.guava>16.0.1</version.com.google.guava>
<version.gnu.getopt>1.0.13</version.gnu.getopt>
<version.junit>4.11</version.junit>
<version.org.apache.activemq>5.10.0</version.org.apache.activemq>
<version.org.jboss.spec>1.0.0.Final</version.org.jboss.spec>
<version.org.testng>6.5.2</version.org.testng>
<version.org.wildfly>8.2.0.Final</version.org.wildfly>

Expand Down
2 changes: 0 additions & 2 deletions ui/console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<plugins>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.6</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down Expand Up @@ -128,7 +127,6 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>2.5</version>
<configuration>
<excludeDefaultDirectories>true</excludeDefaultDirectories>
<filesets>
Expand Down

0 comments on commit 737d735

Please sign in to comment.