Skip to content

Commit

Permalink
Update of configadmin, scr and depends-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneider committed May 3, 2017
1 parent 5de5bf0 commit e3bad50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions itests/felix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.configadmin</artifactId>
<version>1.8.8</version>
<version>1.8.14</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
<version>2.0.2</version>
<version>2.0.10</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -156,7 +156,7 @@
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>depends-maven-plugin</artifactId>
<version>1.3.1</version>
<version>1.4.0</version>
<executions>
<execution>
<id>generate-depends-file</id>
Expand Down

0 comments on commit e3bad50

Please # to comment.