We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9225dab commit 8dc1063Copy full SHA for 8dc1063
affinity/pom.xml
@@ -40,7 +40,7 @@
40
<groupId>net.openhft</groupId>
41
<artifactId>third-party-bom</artifactId>
42
<type>pom</type>
43
- <version>3.1-SNAPSHOT</version>
+ <version>3.3.0</version>
44
<scope>import</scope>
45
</dependency>
46
@@ -133,7 +133,7 @@
133
<instructions>
134
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
135
<Bundle-Name>${project.artifactId}</Bundle-Name>
136
- <Import-Package>
+ <Import-Package>
137
com.sun.jna.platform.win32;resolution:=optional,
138
*
139
</Import-Package>
0 commit comments