File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >io.xlate</groupId >
65 <artifactId >validators</artifactId >
7- <version >1.1.0-SNAPSHOT </version >
6+ <version >1.1.0</version >
87
98 <name >Additional Bean Validators for Java</name >
109 <description >Additional validators and annotations for use with Java Bean Validation (JSR-303)</description >
1918 <url >https://github.com/xlate/validators</url >
2019 <connection >scm:git:https://github.com/xlate/validators.git</connection >
2120 <developerConnection >scm:git:ssh://git@github.com/xlate/validators.git</developerConnection >
22- <tag >HEAD </tag >
21+ <tag >v1.1.0 </tag >
2322 </scm >
2423
2524 <licenses >
You can’t perform that action at this time.
0 commit comments