Skip to content

Commit

Permalink
examples: upgrade protobuf-maven-plugin to 0.5.1
Browse files Browse the repository at this point in the history
This was missed in 2094bb4
  • Loading branch information
ejona86 committed Apr 5, 2018
1 parent 9f92104 commit ecab86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<plugin>
<groupId>org.xolstice.maven.plugins</groupId>
<artifactId>protobuf-maven-plugin</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
<configuration>
<protocArtifact>com.google.protobuf:protoc:3.5.1-1:exe:${os.detected.classifier}</protocArtifact>
<pluginId>grpc-java</pluginId>
Expand Down

0 comments on commit ecab86f

Please sign in to comment.