Repository: samza-hello-samza
Updated Branches:
  refs/heads/master fb32eb136 -> 0d7549f43


SAMZA-536; make hello-samza point to TLP domain


Project: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/commit/0d7549f4
Tree: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/tree/0d7549f4
Diff: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/diff/0d7549f4

Branch: refs/heads/master
Commit: 0d7549f43895a9a91ac7f45194db946e2235e911
Parents: fb32eb1
Author: Manikumar Reddy <[email protected]>
Authored: Wed Feb 4 08:50:43 2015 -0800
Committer: Chris Riccomini <[email protected]>
Committed: Wed Feb 4 08:50:43 2015 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/samza-hello-samza/blob/0d7549f4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0891177..2d2f2f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
   <description>
     Samza is a stream processing system. Think of it as Map-Reduce for streams.
   </description>
-  <url>https://samza.incubator.apache.org/</url>
+  <url>https://samza.apache.org/</url>
 
   <dependencies>
     <dependency>

Reply via email to