FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
client_java/simpleclient_spring_web/version-rules.xml at main · mimarcos/client_java · GitHub
mimarcos
/
client_java
Public
forked from
prometheus/client_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
client_java
/
simpleclient_spring_web
/
version-rules.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 608 Bytes
Breadcrumbs
client_java
/
simpleclient_spring_web
/
version-rules.xml
Copy path
File metadata and controls
12 lines (12 loc) · 608 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
<
ruleset
comparisonMethod
=
"
maven
"
xmlns
=
"
http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0 https://www.mojohaus.org/versions-maven-plugin/xsd/rule-2.0.0.xsd
"
>
<
rules
>
<
rule
groupId
=
"
org.springframework
"
comparisonMethod
=
"
maven
"
>
<
ignoreVersions
>
<!--
pin to version 4
-->
<
ignoreVersion
type
=
"
regex
"
>[^4].*</
ignoreVersion
>
</
ignoreVersions
>
</
rule
>
</
rules
>
</
ruleset
>
Back
|
FazBrowse Home
|
New Git URL