Skip to content

Commit

Permalink
OSGi references moved back
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <[email protected]>
  • Loading branch information
senivam committed Jun 9, 2022
1 parent 4cc11e2 commit 0b57027
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 @@ -2142,6 +2142,9 @@
<netty.version>4.1.75.Final</netty.version>
<nexus-staging.mvn.plugin.version>1.6.7</nexus-staging.mvn.plugin.version>
<opentracing.version>0.30.0</opentracing.version>
<osgi.version>6.0.0</osgi.version>
<osgi.framework.version>1.10.0</osgi.framework.version>
<osgi.compendium.version>5.0.0</osgi.compendium.version>
<pax.exam.version>4.13.4</pax.exam.version>
<pax.web.version>0.7.4</pax.web.version><!-- TODO: UPGRADE! -->
<paxexam.mvn.plugin.version>1.2.4</paxexam.mvn.plugin.version>
Expand Down Expand Up @@ -2197,9 +2200,6 @@
<microprofile.config.version>2.0.1</microprofile.config.version>
<mimepull.version>1.9.13</mimepull.version>
<moxy.version>2.7.10</moxy.version>
<osgi.version>6.0.0</osgi.version>
<osgi.framework.version>1.10.0</osgi.framework.version>
<osgi.compendium.version>5.0.0</osgi.compendium.version>
<osgi.service.cm.version>1.6.1</osgi.service.cm.version>
<servlet2.version>2.5</servlet2.version>
<servlet3.version>3.0.1</servlet3.version>
Expand Down

0 comments on commit 0b57027

Please sign in to comment.