You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2017/10/19 22:20:11 UTC

[streams] branch master updated: hotfix supply download-maven-plugin version

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

sblackmon 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 78459b8  hotfix supply download-maven-plugin version
78459b8 is described below

commit 78459b879f88ef76d3eae1d56fbafdbc4225fbd5
Author: Steve Blackmon @steveblackmon <sb...@apache.org>
AuthorDate: Thu Oct 19 17:20:01 2017 -0500

    hotfix supply download-maven-plugin version
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index f594e01..037e118 100644
--- a/pom.xml
+++ b/pom.xml
@@ -788,6 +788,11 @@
                     </configuration>
                 </plugin>
                 <plugin>
+                    <groupId>com.googlecode.maven-download-plugin</groupId>
+                    <artifactId>download-maven-plugin</artifactId>
+                    <version>${download.plugin.version}</version>
+                </plugin>
+                <plugin>
                     <groupId>org.ops4j</groupId>
                     <artifactId>maven-pax-plugin</artifactId>
                     <version>${pax.plugin.version}</version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@streams.apache.org" <co...@streams.apache.org>'].