File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.psdev.formvalidations</groupId >
66 <artifactId >formvalidations-parent</artifactId >
7- <version >1.1.2-SNAPSHOT </version >
7+ <version >1.1.2</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <prerequisites >
2120 <description >FormValidations is an open source library to validate forms in Android apps.</description >
2221 <url >http://psdev.de/FormValidations</url >
2322 <inceptionYear >2013</inceptionYear >
24- <version >1.1.2-SNAPSHOT </version >
23+ <version >1.1.2</version >
2524
2625 <modules >
2726 <module >library</module >
3231 <url >https://github.com/PSDev/FormValidations</url >
3332 <connection >scm:git:git://github.com/PSDev/FormValidations.git</connection >
3433 <developerConnection >scm:git:git@github.com:PSDev/FormValidations.git</developerConnection >
35- <tag >HEAD </tag >
34+ <tag >1.1.2 </tag >
3635 </scm >
3736
3837 <developers >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.psdev.formvalidations</groupId >
66 <artifactId >formvalidations-parent</artifactId >
7- <version >1.1.2-SNAPSHOT </version >
7+ <version >1.1.2</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
You can’t perform that action at this time.
0 commit comments