Skip to content

Commit

Permalink
[PAXEXAM-198,PAXEXAM-199,PAXEXAM-200] upgrade pax-runner, maven-bundl…
Browse files Browse the repository at this point in the history
…e-plugin and swissbox

Signed-off-by: Andreas Pieber <[email protected]>
  • Loading branch information
anpieber committed Feb 22, 2011
1 parent 741fd5f commit 7688312
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 @@ -22,8 +22,8 @@

<properties>
<namespace>org.ops4j.pax.exam</namespace>
<dependency.runner.version>1.5.0</dependency.runner.version>
<dependency.swissbox.version>1.3.0</dependency.swissbox.version>
<dependency.runner.version>1.6.0-SNAPSHOT</dependency.runner.version>
<dependency.swissbox.version>1.3.1</dependency.swissbox.version>
<dependency.base.version>1.2.2</dependency.base.version>
</properties>

Expand Down Expand Up @@ -95,7 +95,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>1.4.1</version>
<version>2.3.4</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit 7688312

Please sign in to comment.