8000 [maven-release-plugin] prepare release 1.7.0-beta · sdecima/google-http-java-client@d35963e · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d35963e

Browse files
committed
[maven-release-plugin] prepare release 1.7.0-beta
1 parent 0012199 commit d35963e

File tree

6 files changed

+14
-20
lines changed

6 files changed

+14
-20
lines changed

google-http-client-android2/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.google.http-client</groupId>
65
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.7.0-beta-SNAPSHOT</version>
6+
<version>1.7.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-android2</artifactId>

google-http-client-android3/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.google.http-client</groupId>
65
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.7.0-beta-SNAPSHOT</version>
6+
<version>1.7.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-android3</artifactId>

google-http-client-appengine/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.google.http-client</groupId>
65
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.7.0-beta-SNAPSHOT</version>
6+
<version>1.7.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-appengine</artifactId>

google-http-client-assembly/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.google.http-client</groupId>
65
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.7.0-beta-SNAPSHOT</version>
6+
<version>1.7.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<groupId>com.google.http-client</groupId>

google-http-client/pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.google.http-client</groupId>
65
<artifactId>google-http-client-parent</artifactId>
7-
<version>1.7.0-beta-SNAPSHOT</version>
6+
<version>1.7.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client</artifactId>
@@ -102,7 +101,7 @@
102101
</goals>
103102
</pluginExecutionFilter>
104103
<action>
105-
<ignore></ignore>
104+
<ignore />
106105
</action>
107106
</pluginExecution>
108107
<pluginExecution>
@@ -115,7 +114,7 @@
115114
</goals>
116115
</pluginExecutionFilter>
117116
<action>
118-
<ignore></ignore>
117+
<ignore />
119118
</action>
120119
</pluginExecution>
121120
</pluginExecutions>

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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
<parent>
65
<groupId>com.google</groupId>
@@ -9,7 +8,7 @@
98
</parent>
109
<groupId>com.google.http-client</groupId>
1110
<artifactId>google-http-client-parent</artifactId>
12-
<version>1.7.0-beta-SNAPSHOT</version>
11+
<version>1.7.0-beta</version>
1312
<packaging>pom</packaging>
1413
<name>Parent for the Google HTTP Client Library for Java</name>
1514

0 commit comments

Comments
 (0)
0