Skip to content

Commit 332f121

Browse files
committed
Add one more beta marker to ignore set - "just" bN
1 parent 19b375d commit 332f121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releng/org.eclipse.linuxtools.target/update-rules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- see
66
https://www.mojohaus.org/versions/versions-maven-plugin/version-rules.html -->
77
<ignoreVersions>
8-
<ignoreVersion type="regex">.+[-.](alpha|beta|M|RC|rc|pre.1)\d*$</ignoreVersion>
8+
<ignoreVersion type="regex">.+[-.](alpha|beta|b|M|RC|rc|pre.1)\d*$</ignoreVersion>
99
</ignoreVersions>
1010
<rules>
1111
<rule artifactId="osgi-resource-locator" comparisonMethod="maven">

0 commit comments

Comments
 (0)