Skip to content

Commit 974dfd4

Browse files
committed
always include latest 3rd party bundles from the target
1 parent b027fbb commit 974dfd4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

com.googlecode.cppcheclipse.feature/feature.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,28 +252,28 @@ litigation.
252252
id="org.apache.commons.exec"
253253
download-size="0"
254254
install-size="0"
255-
version="1.1.0"
255+
version="0.0.0"
256256
unpack="false"/>
257257

258258
<plugin
259259
id="org.apache.commons.io"
260260
download-size="0"
261261
install-size="0"
262-
version="2.0.1"
262+
version="0.0.0"
263263
unpack="false"/>
264264

265265
<plugin
266266
id="org.apache.commons.codec"
267267
download-size="0"
268268
install-size="0"
269-
version="1.4.0"
269+
version="0.0.0"
270270
unpack="false"/>
271271

272272
<plugin
273273
id="com.google.guava"
274274
download-size="0"
275275
install-size="0"
276-
version="12.0.0"
276+
version="0.0.0"
277277
unpack="false"/>
278278

279279
</feature>

0 commit comments

Comments
 (0)