aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sergei Ivanov <sergei_ivanov@mail.ru>2016-12-09 00:01:11 +0000
committerGravatar GitHub <noreply@github.com>2016-12-09 00:01:11 +0000
commit09dc9339328e105378f96cd9cbc6c9128b305842 (patch)
tree401c4da9e9c9ff22bfac37c0edac4507c59ccb31 /docs
parente3e38b81cc2eb3b31896342a2511cdc390bed280 (diff)
Update third_party.md
Updated the location for `protobuf-maven-plugin`
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 161bc3ca..0bbde914 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -130,8 +130,8 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [Oracle PL SQL plugin](http://code.google.com/p/protocol-buffer-plsql/)
* [Eclipse editor for protobuf (from Google)](http://code.google.com/p/protobuf-dt/)
* [C++ Builder compatible protobuf](https://github.com/saadware/protobuf-cppbuilder)
-* Maven Protocol Compiler Plugin
- * https://github.com/sergei-ivanov/maven-protoc-plugin/
+* Maven Protobuf Compiler Plugin
+ * By xolstice.org ([Documentation](https://www.xolstice.org/protobuf-maven-plugin/)) ([Source](https://github.com/xolstice/protobuf-maven-plugin/)) [![Maven Central](https://img.shields.io/maven-central/v/org.xolstice.maven.plugins/protobuf-maven-plugin.svg)](https://repo1.maven.org/maven2/org/xolstice/maven/plugins/protobuf-maven-plugin/)
* http://igor-petruk.github.com/protobuf-maven-plugin/
* http://code.google.com/p/maven-protoc-plugin/
* https://github.com/os72/protoc-jar-maven-plugin