8000 Rename google-http-client-extensions-* to google-http-client-* · robccan/google-http-java-client@4eb4ef4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4eb4ef4

Browse files
committed
Rename google-http-client-extensions-* to google-http-client-*
1 parent f95126c commit 4eb4ef4

File tree

29 files changed

+22
-22
lines changed

29 files changed

+22
-22
lines changed

google-http-client-extensions-android2/.project renamed to google-http-client-android2/.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>google-http-client-extensions-android2</name>
3+
<name>google-http-client-android2</name>
44
<comment></comment>
55
<projects>
66
</projects>

google-http-client-extensions-android2/pom.xml renamed to google-http-client-android2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>1.7.0-beta-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
10-
<artifactId>google-http-client-extensions-android2</artifactId>
10+
<artifactId>google-http-client-android2</artifactId>
1111
<name>Android Eclair (SDK 2.1) platform extensions to the Google HTTP Client Library for Java.</name>
1212

1313
<build>

google-http-client-extensions-android3/.project renamed to google-http-client-android3/.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>google-http-client-extensions-android3</name>
3+
<name>google-http-client-android3</name>
44
<comment></comment>
55
<projects>
66
</projects>

0 commit comments

Comments
 (0)
0