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 18f61b7 commit 5a38a8bCopy full SHA for 5a38a8b
io.sloeber.parent/pom.xml
@@ -177,21 +177,11 @@
177
<!-- The strings ("linux", "gtk", "x86"...) are defined by the OSGi
178
spec -->
179
<environments>
180
- <environment>
181
- <os>win32</os>
182
- <ws>win32</ws>
183
- <arch>x86</arch>
184
- </environment>
185
<environment>
186
<os>win32</os>
187
<ws>win32</ws>
188
<arch>x86_64</arch>
189
</environment>
190
191
- <os>linux</os>
192
- <ws>gtk</ws>
193
194
195
196
<os>linux</os>
197
<ws>gtk</ws>
0 commit comments