Skip to content

Commit 314e268

Browse files
authored
Merge pull request #8571 from Azquelt/release-19.0.0.8
Correct maven coordinates for MP Context Propagation API
2 parents a859cc3 + 9c0a37b commit 314e268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/com.ibm.websphere.appserver.features/visibility/private/com.ibm.websphere.appserver.concurrent.mp-1.0.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ symbolicName=com.ibm.websphere.appserver.concurrent.mp-1.0
33
visibility=private
44
singleton=true
55
-bundles=\
6-
com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0; location:="dev/api/stable/,lib/"; mavenCoordinates="com.ibm.ws.org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:1.0",\
6+
com.ibm.websphere.org.eclipse.microprofile.contextpropagation.1.0; location:="dev/api/stable/,lib/"; mavenCoordinates="org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:1.0",\
77
com.ibm.ws.concurrent.mp.1.0
88
kind=ga
99
edition=core

0 commit comments

Comments
 (0)