You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by jf...@apache.org on 2018/04/29 21:50:09 UTC

[streams] branch master updated: STREAMS-604 Update Apache parent POM version to 19 (#451)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0dc4859  STREAMS-604 Update Apache parent POM version to 19 (#451)
0dc4859 is described below

commit 0dc48599d7c20a952ca20b79e531efc3aef05a6d
Author: Joey <jo...@icloud.com>
AuthorDate: Sun Apr 29 16:50:05 2018 -0500

    STREAMS-604 Update Apache parent POM version to 19 (#451)
    
    Closes #451
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7eb511f..ea34ccf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>19</version>
     </parent>
 
     <groupId>org.apache.streams</groupId>

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