Commit d82d10f Karl M. Davis
committed
1 parent 261a04d commit d82d10f Copy full SHA for d82d10f
File tree 10 files changed +12
-14
lines changed
10 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-android-assembly</artifactId >
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/maven-v4_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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
6
5
<groupId >com.google.code.ksoap2-android</groupId >
7
6
<artifactId >ksoap2-parent</artifactId >
8
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
9
8
</parent >
10
9
11
10
<artifactId >ksoap2-android</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-base</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-extras</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-j2se</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-midp</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-samples-axis</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-samples</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.google.code.ksoap2-android</groupId >
6
6
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
7
+ <version >2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >ksoap2-servlet</artifactId >
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/maven-v4_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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >com.google.code.ksoap2-android</groupId >
6
5
<artifactId >ksoap2-parent</artifactId >
7
- <version >2.4-SNAPSHOT </version >
6
+ <version >2.4</version >
8
7
<packaging >pom</packaging >
9
8
10
9
<name >ksoap2-parent</name >
You can’t perform that action at this time.
0 commit comments