File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <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" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >com.f2prateek</groupId >
98 <artifactId >progressbutton-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1110 <relativePath >../pom.xml</relativePath >
1211 </parent >
1312
Original file line number Diff line number Diff line change 1616 ~ limitations under the License.
1717 -->
1818
19- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
19+ <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" >
2120 <modelVersion >4.0.0</modelVersion >
2221
2322 <parent >
2928 <groupId >com.f2prateek</groupId >
3029 <artifactId >progressbutton-parent</artifactId >
3130 <packaging >pom</packaging >
32- <version >1.0.0-SNAPSHOT </version >
31+ <version >1.0.0</version >
3332
3433 <name >Android Progress Button (Parent)</name >
3534 <description >A button that helps with showing progress</description >
4544 <url >https://github.com/f2prateek/progressbutton</url >
4645 <connection >scm:git:git://github.com/f2prateek/progressbutton.git</connection >
4746 <developerConnection >scm:git:git@github.com:f2prateek/progressbutton.git</developerConnection >
48- <tag >HEAD </tag >
47+ <tag >progressbutton-parent-1.0.0 </tag >
4948 </scm >
5049
5150 <licenses >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <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" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >com.f2prateek</groupId >
98 <artifactId >progressbutton-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1110 <relativePath >../pom.xml</relativePath >
1211 </parent >
1312
You can’t perform that action at this time.
0 commit comments