Skip to content

Commit

Permalink
Merge pull request #14 from kabir/nuke-rso-rxjava
Browse files Browse the repository at this point in the history
[#13] Fix layer name
  • Loading branch information
kabir authored Jun 24, 2020
2 parents 59a01f8 + e3b2c2a commit 7c15f80
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<layer name="context-propagation"/>
<layer name="context-propagation-jta"/>
<layer name="reactive-messaging-connectors"/>
<layer name="reactive-stream-operators-rxjava2"/>
<layer name="reactive-streams-operators-rxjava2"/>
</dependencies>

<packages>
<package name="org.wildfly.extension.microprofile.reactive-streams-operators-smallrye"/>
</packages>
</layer-spec>
</layer-spec>

0 comments on commit 7c15f80

Please sign in to comment.