Fix protoc artifact pom version
This commit is contained in:
parent
b3bb46c51b
commit
fe06eb62c6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protoc</artifactId>
|
||||
<version>3.0.0-beta-2</version>
|
||||
<version>3.0.0-beta-3</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Protobuf Compiler</name>
|
||||
<description>
|
||||
|
|
Loading…
Add table
Reference in a new issue