Browse Source

Update protoc-artifacts version to 2.6.1

Change-Id: I68755d6aa4f7bc831f4c3509ae26eb7ba1f39443
Jisi Liu 10 years ago
parent
commit
7fdcf1dd06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      protoc-artifacts/pom.xml

+ 1 - 1
protoc-artifacts/pom.xml

@@ -10,7 +10,7 @@
   </parent>
   </parent>
   <groupId>com.google.protobuf</groupId>
   <groupId>com.google.protobuf</groupId>
   <artifactId>protoc</artifactId>
   <artifactId>protoc</artifactId>
-  <version>3.0.0-alpha-3-pre</version>
+  <version>2.6.1</version>
   <packaging>pom</packaging>
   <packaging>pom</packaging>
   <name>Protobuf Compiler</name>
   <name>Protobuf Compiler</name>
   <description>
   <description>