This repository was archived by the owner on Apr 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +13
-14
lines changed
actionbarsherlock-samples Expand file tree Collapse file tree 10 files changed +13
-14
lines changed 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"
3- 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" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <artifactId >actionbarsherlock-fest</artifactId >
108 <parent >
119 <groupId >com.actionbarsherlock</groupId >
1210 <artifactId >parent</artifactId >
13- <version >4.2.1-SNAPSHOT </version >
11+ <version >4.3.0 </version >
1412 <relativePath >../pom.xml</relativePath >
1513 </parent >
1614
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.actionbarsherlock</groupId >
1111 <artifactId >parent</artifactId >
12- <version >4.2.1-SNAPSHOT </version >
12+ <version >4.3.0 </version >
1313 <relativePath >../pom.xml</relativePath >
1414 </parent >
1515
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent-sample</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent-sample</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent-sample</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent-sample</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent-sample</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.actionbarsherlock</groupId >
88 <artifactId >parent</artifactId >
9- <version >4.2.1-SNAPSHOT </version >
9+ <version >4.3.0 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 1212 <groupId >com.actionbarsherlock</groupId >
1313 <artifactId >parent</artifactId >
1414 <packaging >pom</packaging >
15- <version >4.2.1-SNAPSHOT </version >
15+ <version >4.3.0 </version >
1616
1717 <name >ActionBarSherlock (Parent)</name >
1818 <description >Android library for implementing the action bar design pattern using the backported sources of Ice Cream Sandwich.</description >
3030 <url >https://github.com/JakeWharton/ActionBarSherlock/</url >
3131 <connection >scm:git:git://github.com/JakeWharton/ActionBarSherlock.git</connection >
3232 <
developerConnection >scm:git:
[email protected] :JakeWharton/ActionBarSherlock.git</
developerConnection >
33+ <tag >4.3.0</tag >
3334 </scm >
3435
3536 <developers >
142143 <target >${java.version} </target >
143144 <showWarnings >true</showWarnings >
144145 <compilerArguments >
145- <Xlint />
146+ <Xlint />
146147 </compilerArguments >
147148 </configuration >
148149 </plugin >
You can’t perform that action at this time.
0 commit comments