Repository: incubator-streams-master
Updated Branches:
  refs/heads/master d0fff9488 -> 80728f3bc


bump versions STREAMS-429


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/80728f3b
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/80728f3b
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/80728f3b

Branch: refs/heads/master
Commit: 80728f3bc57827e2e02676fb3b147df3681d00dd
Parents: d0fff94
Author: Steve Blackmon @steveblackmon <sblack...@apache.org>
Authored: Mon Oct 17 15:51:43 2016 -0500
Committer: Steve Blackmon @steveblackmon <sblack...@apache.org>
Committed: Mon Oct 17 15:51:43 2016 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/80728f3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a416d04..25b7c0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>18</version>
     </parent>
 
     <groupId>org.apache.streams</groupId>
@@ -260,7 +260,7 @@
         <bundle.plugin.version>1.4.3</bundle.plugin.version>
         <compiler.plugin.version>3.0</compiler.plugin.version>
         <clean.plugin.version>2.6</clean.plugin.version>
-        <dependency.plugin.version>2.8</dependency.plugin.version>
+        <dependency.plugin.version>2.10</dependency.plugin.version>
         <depgraph.plugin.version>1.0.3</depgraph.plugin.version>
         <docker.plugin.version>0.15.0</docker.plugin.version>
         <enforcer.plugin.version>1.3.1</enforcer.plugin.version>

Reply via email to