Skip to content

Commit 178f15f

Browse files
author
Sheridan C Rawlins
committed
Also correct the pom's URL so potential contributors know which github user (bivas) is the source of truth for this artifact.
1 parent 89f55e6 commit 178f15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<name>protobuf-java-format</name>
1111
<version>1.4-SNAPSHOT</version>
1212
<description>Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.</description>
13-
<url>http://code.google.com/p/protobuf-java-format/</url>
13+
<url>https://github.com/bivas/protobuf-java-format</url>
1414
<packaging>jar</packaging>
1515
<scm>
1616
<connection>scm:svn:https://protobuf-java-format.googlecode.com/svn/trunk/</connection>

0 commit comments

Comments
 (0)