Skip to content

Commit 046cfe2

Browse files
committed
[maven-release-plugin] prepare release 1.12.0-beta
1 parent c51b1d8 commit 046cfe2

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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.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.12.0-beta-SNAPSHOT</version>
6+
<version>1.12.0-beta</version>
87
<relativePath>../pom.xml</relativePath>
98
</parent>
109
<artifactId>google-http-client</artifactId>
@@ -82,12 +81,12 @@
8281
<target>
8382
<jar destfile="target/scrubbed.jar" filesetmanifest="merge">
8483
<zipfileset src="target/google-http-client-${project.version}.jar">
85-
<exclude name="**/org/apache/commons/codec/language/bm/*.txt"/>
86-
<exclude name="META-INF/*.txt"/>
87-
<exclude name="META-INF/maven/**"/>
84+
<exclude name="**/org/apache/commons/codec/language/bm/*.txt" />
85+
<exclude name="META-INF/*.txt" />
86+
<exclude name="META-INF/maven/**" />
8887
</zipfileset>
8988
</jar>
90-
<move file="target/scrubbed.jar" tofile="target/google-http-client-${project.version}.jar"/>
89+
<move file="target/scrubbed.jar" tofile="target/google-http-client-${project.version}.jar" />
9190
</target>
9291
</configuration>
9392
</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.12.0-beta-SNAPSHOT</version>
11+
<version>1.12.0-beta</version>
1312
<packaging>pom</packaging>
1413
<name>Parent for the Google HTTP Client Library for Java</name>
1514

@@ -315,7 +314,7 @@
315314
</goals>
316315
</pluginExecutionFilter>
317316
<action>
318-
<ignore></ignore>
317+
<ignore />
319318
</action>
320319
</pluginExecution>
321320
<pluginExecution>
@@ -328,7 +327,7 @@
328327
</goals>
329328
</pluginExecutionFilter>
330329
<action>
331-
<ignore></ignore>
330+
<ignore />
332331
</action>
333332
</pluginExecution>
334333
<pluginExecution>
@@ -341,7 +340,7 @@
341340
</goals>
342341
</pluginExecutionFilter>
343342
<action>
344-
<ignore></ignore>
343+
<ignore />
345344
</action>
346345
</pluginExecution>
347346
</pluginExecutions>

0 commit comments

Comments
 (0)