Skip to content

Commit

Permalink
Using Felix with the FELIX-6533 fix - processing Felix version with c…
Browse files Browse the repository at this point in the history
…lassifier
  • Loading branch information
dmatej committed May 19, 2022
1 parent 231af39 commit 3a5583f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,12 +466,12 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.main</artifactId>
<version>7.0.4-omnifish-M1</version>
<version>7.0.4-omnifish-M2</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
<version>7.0.4-omnifish-M1</version>
<version>7.0.4-omnifish-M2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3a5583f

Please sign in to comment.