Skip to content

Commit 9025820

Browse files
author
Sheridan C Rawlins
committed
1.5-SNAPSHOT.
1 parent 1720434 commit 9025820

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</version>
11+
<version>1.5-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>
1313
<url>https://github.com/bivas/protobuf-java-format</url>
1414
<packaging>jar</packaging>

0 commit comments

Comments
 (0)