On Sun, Jan 11, 2015 at 11:04 AM, Babu Srinivasan <[email protected] > wrote:
> I switched to protobuf 3.0 (alpha-1). I compiles protoc from git source. > I want to update pom.xml. > But the maven repo doesn't have a 3.0 version ( > http://mvnrepository.com/artifact/com.google.protobuf/protobuf-java) > Where can I get it? > I did not upload v3.0.0-alpha-1 to maven because it's not an official release. Could you try to build and install it locally (i.e., run "mvn install" in protobuf/java directory)? > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
