We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7e033 commit ddf6dc8Copy full SHA for ddf6dc8
javaagent/pom.xml
@@ -157,7 +157,7 @@
157
</manifest>
158
<manifestEntries>
159
<Premain-Class>com.ibm.javametrics.instrument.Agent</Premain-Class>
160
- <Export-package>com.ibm.javametrics,com.ibm.javametrics.instrument</Export-package>
+ <Export-Package>com.ibm.javametrics,com.ibm.javametrics.instrument</Export-Package>
161
</manifestEntries>
162
</archive>
163
</configuration>
0 commit comments