Skip to content

Commit

Permalink
clean up some things that shouldn't be here
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Aug 10, 2015
1 parent e3fcf3a commit 76e706e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
<deployment>
<dependencies>
<module name="org.hawkular.nest" />
<!-- REMOVE THESE JACKSON DEPS WHEN THE NEW NEST IS DEPLOYED - IT PROVIDES THESE FOR US -->
<module name="com.fasterxml.jackson.core.jackson-core" />
<module name="com.fasterxml.jackson.core.jackson-annotations" />
<module name="com.fasterxml.jackson.core.jackson-databind" />
</dependencies>
</deployment>

Expand Down
1 change: 0 additions & 1 deletion hawkular-nest/hawkular-nest-distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>xml-maven-plugin</artifactId>
<version>1.0</version> <!-- TODO delete once we point to latest hawkular parent -->
<executions>
<execution>
<id>transform-standalone-xml</id>
Expand Down

0 comments on commit 76e706e

Please sign in to comment.