Skip to content

Commit

Permalink
[PAXWICKET-195] Downgraded to pax-construct 1.4 to remove the strange…
Browse files Browse the repository at this point in the history
… m3 behaviors

Signed-off-by: Andreas Pieber <anpieber@gmail.com>
  • Loading branch information
anpieber committed Jul 7, 2011
1 parent 6221f52 commit b9de1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<plugin>
<groupId>org.ops4j</groupId>
<artifactId>maven-pax-plugin</artifactId>
<version>1.5</version>
<version>1.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
1 change: 1 addition & 0 deletions samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
<param>--platform=felix</param>
<param>--workingDirectory=target/runner</param>
</provision>
<noDependencies>true</noDependencies>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit b9de1d9

Please sign in to comment.