File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.psdev.licensesdialog</groupId >
66 <artifactId >parent</artifactId >
7- <version >1.8.2-SNAPSHOT </version >
7+ <version >1.8.2</version >
88 </parent >
99
1010 <artifactId >licensesdialog</artifactId >
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 >LicensesDialog is an open source library to display licenses used by third-party libraries in an Android app.</description >
2221 <url >http://psdev.de/LicensesDialog</url >
2322 <inceptionYear >2013</inceptionYear >
24- <version >1.8.2-SNAPSHOT </version >
23+ <version >1.8.2</version >
2524
2625 <modules >
2726 <module >library</module >
3231 <url >https://github.com/PSDev/LicensesDialog</url >
3332 <connection >scm:git:git://github.com/PSDev/LicensesDialog.git</connection >
3433 <
developerConnection >scm:git:
[email protected] :PSDev/LicensesDialog.git</
developerConnection >
35- <tag >HEAD </tag >
34+ <tag >1.8.2 </tag >
3635 </scm >
3736
3837 <developers >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >de.psdev.licensesdialog</groupId >
66 <artifactId >parent</artifactId >
7- <version >1.8.2-SNAPSHOT </version >
7+ <version >1.8.2</version >
88 </parent >
99
1010 <artifactId >sample</artifactId >
You can’t perform that action at this time.
0 commit comments