You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/01/29 19:29:35 UTC

[beam] branch master updated: [maven-release-plugin] prepare branch release-2.3.0

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new a9cba93  [maven-release-plugin] prepare branch release-2.3.0
a9cba93 is described below

commit a9cba93321684a7fa527df2b9bca447dcd862d8e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Jan 29 20:29:25 2018 +0100

    [maven-release-plugin] prepare branch release-2.3.0
---
 pom.xml                                  | 2 +-
 sdks/java/io/amazon-web-services/pom.xml | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2535913..4e9000f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/beam.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/beam.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=beam.git;a=summary</url>
-    <tag>HEAD</tag>
+    <tag>release-2.3.0</tag>
   </scm>
 
   <issueManagement>
diff --git a/sdks/java/io/amazon-web-services/pom.xml b/sdks/java/io/amazon-web-services/pom.xml
index eee4744..dc1f673 100644
--- a/sdks/java/io/amazon-web-services/pom.xml
+++ b/sdks/java/io/amazon-web-services/pom.xml
@@ -15,9 +15,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<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">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.