aboutsummaryrefslogtreecommitdiff
path: root/protoc-artifacts/pom.xml
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-04-02 13:56:22 -0700
committerGitHub <noreply@github.com>2018-04-02 13:56:22 -0700
commit7f92711085374322f416745e00e69b63c4fcbbf2 (patch)
tree002f82b29cc84813663b1c2a4bbb0fa0d7e6f2e5 /protoc-artifacts/pom.xml
parent4274e6af2d40553434fe4525f316415b98152d92 (diff)
parent36ba04b5792c75d21be2ee91bfd5358980733fd1 (diff)
downloadprotobuf-7f92711085374322f416745e00e69b63c4fcbbf2.tar.gz
protobuf-7f92711085374322f416745e00e69b63c4fcbbf2.tar.bz2
protobuf-7f92711085374322f416745e00e69b63c4fcbbf2.zip
Merge pull request #4411 from pravin-dsilva/protobuf-ppc64le
Add support for Power (ppc64le) arch
Diffstat (limited to 'protoc-artifacts/pom.xml')
-rw-r--r--protoc-artifacts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protoc-artifacts/pom.xml b/protoc-artifacts/pom.xml
index 90323531..f71d63b5 100644
--- a/protoc-artifacts/pom.xml
+++ b/protoc-artifacts/pom.xml
@@ -37,7 +37,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
- <version>1.2.3.Final</version>
+ <version>1.5.0.Final</version>
</extension>
</extensions>
<plugins>