Skip to content

Commit f55dd4c

Browse files
committed
[maven-release-plugin] prepare release 1.14.0-beta
1 parent eb2b9ec commit f55dd4c

File tree

10 files changed

+27
-37
lines changed

10 files changed

+27
-37
lines changed

google-http-client-android/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-android</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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<groupId>com.google.http-client</groupId>

google-http-client-gson/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-gson</artifactId>

google-http-client-jackson/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-jackson</artifactId>

google-http-client-jackson2/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-jackson2</artifactId>

google-http-client-protobuf/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-protobuf</artifactId>

google-http-client-test/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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client-test</artifactId>

google-http-client/pom.xml

Lines changed: 6 additions & 7 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.14.0-beta-SNAPSHOT</version>
6+
<version>1.14.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client</artifactId>
@@ -89,12 +88,12 @@
8988
<target>
9089
<jar destfile="target/scrubbed.jar" filesetmanifest="merge">
9190
<zipfileset src="target/google-http-client-${project.version}.jar">
92-
<exclude name="**/org/apache/commons/codec/language/bm/*.txt"/>
93-
<exclude name="META-INF/*.txt"/>
94-
<exclude name="META-INF/maven/**"/>
91+
<exclude name="**/org/apache/commons/codec/language/bm/*.txt" />
92+
<exclude name="META-INF/*.txt" />
93+
<exclude name="META-INF/maven/**" />
9594
</zipfileset>
9695
</jar>
97-
<move file="target/scrubbed.jar" tofile="target/google-http-client-${project.version}.jar"/>
96+
<move file="target/scrubbed.jar" tofile="target/google-http-client-${project.version}.jar" />
9897
</target>
9998
</configuration>
10099
</execution>

pom.xml

Lines changed: 5 additions & 6 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.14.0-beta-SNAPSHOT</version>
11+
<version>1.14.0-beta</version>
1312
<packaging>pom</packaging>
1413
<name>Parent for the Google HTTP Client Library for Java</name>
1514

@@ -323,7 +322,7 @@
323322
</goals>
324323
</pluginExecutionFilter>
325324
<action>
326-
<ignore></ignore>
325+
<ignore />
327326
</action>
328327
</pluginExecution>
329328
<pluginExecution>
@@ -336,7 +335,7 @@
336335
</goals>
337336
</pluginExecutionFilter>
338337
<action>
339-
<ignore></ignore>
338+
<ignore />
340339
</action>
341340
</pluginExecution>
342341
<pluginExecution>
@@ -349,7 +348,7 @@
349348
</goals>
350349
</pluginExecutionFilter>
351350
<action>
352-
<ignore></ignore>
351+
<ignore />
353352
</action>
354353
</pluginExecution>
355354
</pluginExecutions>

0 commit comments

Comments
 (0)