Committed by
Gerrit Code Review
Fixing broken XML in features.xml
Change-Id: I8896a1456dea7dadc4277224a55bdf7674502758
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -56,7 +56,7 @@ | ... | @@ -56,7 +56,7 @@ |
56 | <bundle>mvn:com.typesafe/config/1.2.1</bundle> | 56 | <bundle>mvn:com.typesafe/config/1.2.1</bundle> |
57 | <bundle>wrap:mvn:com.googlecode.concurrent-trees/concurrent-trees/2.4.0$Bundle-SymbolicName=concurrent-trees&Bundle-Version=2.4.0</bundle> | 57 | <bundle>wrap:mvn:com.googlecode.concurrent-trees/concurrent-trees/2.4.0$Bundle-SymbolicName=concurrent-trees&Bundle-Version=2.4.0</bundle> |
58 | <bundle>mvn:commons-io/commons-io/2.4</bundle> | 58 | <bundle>mvn:commons-io/commons-io/2.4</bundle> |
59 | - <bundle>mvn:io.atomix/atomix-all/1.0.0-rc8/bundle> | 59 | + <bundle>mvn:io.atomix/atomix-all/1.0.0-rc8</bundle> |
60 | 60 | ||
61 | <bundle>mvn:org.glassfish.jersey.core/jersey-client/2.22.2</bundle> | 61 | <bundle>mvn:org.glassfish.jersey.core/jersey-client/2.22.2</bundle> |
62 | 62 | ... | ... |
-
Please register or login to post a comment