Skip to content

Commit 23b27d5

Browse files
author
Sheridan C Rawlins
committed
1.3
1 parent 6464c40 commit 23b27d5

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
@@ -8,7 +8,7 @@
88
<groupId>com.googlecode.protobuf-java-format</groupId>
99
<artifactId>protobuf-java-format</artifactId>
1010
<name>protobuf-java-format</name>
11-
<version>1.4-SNAPSHOT</version>
11+
<version>1.3</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>
1313
<url>http://code.google.com/p/protobuf-java-format/</url>
1414
<packaging>jar</packaging>

0 commit comments

Comments
 (0)