Repository: incubator-streams-examples
Updated Branches:
  refs/heads/master a31cc498d -> edb0283d4


STREAMS-493: streams-examples jenkins build fails, this closes 
apache/incubator-streams-examples#34


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

Branch: refs/heads/master
Commit: edb0283d47c025026f0dcabfbdff9c7326b7929b
Parents: a31cc49
Author: smarthi <smar...@apache.org>
Authored: Thu Feb 16 17:46:31 2017 -0500
Committer: smarthi <smar...@apache.org>
Committed: Thu Feb 16 17:46:31 2017 -0500

----------------------------------------------------------------------
 pom.xml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/edb0283d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0f9cc76..00c9733 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,6 +115,20 @@
         </repository>
     </repositories>
 
+    <pluginRepositories>
+        <pluginRepository>
+            <id>streams-project</id>
+            <name>Streams Project</name>
+            
<url>https://repository.apache.org/content/repositories/snapshots</url>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+            <releases>
+                <enabled>false</enabled>
+            </releases>
+        </pluginRepository>
+    </pluginRepositories>
+
     <properties>
 
         <!-- Release Properties -->

Reply via email to