From e428862450679aaccd3675d1092f9f5253b7bd43 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 1 Oct 2014 16:26:23 -0700 Subject: Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers --- java/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index ded4d909..8bf242dd 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -18,7 +18,7 @@ extensible format. 2008 - http://code.google.com/p/protobuf + https://developers.google.com/protocol-buffers/ New BSD license @@ -27,9 +27,9 @@ - http://code.google.com/p/protobuf/source/browse + https://github.com/google/protobuf - scm:svn:http://protobuf.googlecode.com/svn/trunk/ + scm:git:https://github.com/google/protobuf.git @@ -146,7 +146,7 @@ true - http://code.google.com/p/protobuf + https://developers.google.com/protocol-buffers/ com.google.protobuf com.google.protobuf;version=2.6.0 -- cgit v1.2.3