Skip to content

Commit

Permalink
cargo-maven2-plugin version changed to 1.0 - problem with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mgencur authored and pmuir committed Aug 27, 2010
1 parent 5f7fc20 commit 6e32ade
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -258,7 +258,7 @@
<artifactId>cargo-maven2-plugin</artifactId>
<configuration>
<container>
<containerId>jboss6x</containerId>
<containerId>jboss5x</containerId>
<type>remote</type>
</container>
<configuration>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -90,7 +90,7 @@

<!-- TODO move to weld-parent -->
<selenium.maven.plugin.version>1.0.1</selenium.maven.plugin.version>
<cargo.maven2.plugin.version>1.0.1</cargo.maven2.plugin.version>
<cargo.maven2.plugin.version>1.0</cargo.maven2.plugin.version>
</properties>


Expand Down

0 comments on commit 6e32ade

Please sign in to comment.