Skip to content

Commit 30a124e

Browse files
committed
[maven-release-plugin] prepare release 1.14.0-beta
1 parent 9f206dd commit 30a124e

File tree

7 files changed

+16
-23
lines changed

7 files changed

+16
-23
lines changed

google-api-client-android/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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-api-client-android</artifactId>

google-api-client-appengine/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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-api-client-appengine</artifactId>

google-api-client-assembly/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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.api-client</groupId>

google-api-client-java6/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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-api-client-java6</artifactId>

google-api-client-servlet/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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-api-client-servlet</artifactId>

google-api-client/pom.xml

+2-3
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.api-client</groupId>
65
<artifactId>google-api-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-api-client</artifactId>

pom.xml

+4-5
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.api-client</groupId>
1110
<artifactId>google-api-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 API Client Library for Java</name>
1514

@@ -347,7 +346,7 @@
347346
</goals>
348347
</pluginExecutionFilter>
349348
<action>
350-
<ignore></ignore>
349+
<ignore />
351350
</action>
352351
</pluginExecution>
353352
<pluginExecution>
@@ -360,7 +359,7 @@
360359
</goals>
361360
</pluginExecutionFilter>
362361
<action>
363-
<ignore></ignore>
362+
<ignore />
364363
</action>
365364
</pluginExecution>
366365
</pluginExecutions>

0 commit comments

Comments
 (0)