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 2014/06/26 01:30:13 UTC

git commit: fix for STREAMS-118

Repository: incubator-streams
Updated Branches:
  refs/heads/master fa982d02c -> 31665bfd3


fix for STREAMS-118


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

Branch: refs/heads/master
Commit: 31665bfd31ede60cada4e8ae99d198969000202f
Parents: fa982d0
Author: sblackmon <sb...@w2odigital.com>
Authored: Wed Jun 25 18:30:10 2014 -0500
Committer: sblackmon <sb...@w2odigital.com>
Committed: Wed Jun 25 18:30:10 2014 -0500

----------------------------------------------------------------------
 streams-contrib/streams-provider-google/google-gmail/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/31665bfd/streams-contrib/streams-provider-google/google-gmail/pom.xml
----------------------------------------------------------------------
diff --git a/streams-contrib/streams-provider-google/google-gmail/pom.xml b/streams-contrib/streams-provider-google/google-gmail/pom.xml
index 4240572..a277e5d 100644
--- a/streams-contrib/streams-provider-google/google-gmail/pom.xml
+++ b/streams-contrib/streams-provider-google/google-gmail/pom.xml
@@ -15,7 +15,7 @@
         <repository>
             <id>sonatype</id>
             <name>typesafe</name>
-            <url>http://oss.sonatype.org/content/repositories/snapshots</url>
+            <url>https://oss.sonatype.org/content/repositories/snapshots</url>
             <snapshots>
                 <enabled>true</enabled>
             </snapshots>