• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂362c4888f30292186d8b42f5269daabc23d7c98c (tree)
時間2014-06-28 03:49:32
作者Masahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Log Message

Updated maven plugin version

Change Summary

差異

--- a/android-R/pom.xml
+++ b/android-R/pom.xml
@@ -36,7 +36,7 @@
3636 <plugin>
3737 <groupId>com.jayway.maven.plugins.android.generation2</groupId>
3838 <artifactId>android-maven-plugin</artifactId>
39- <version>3.6.1</version>
39+ <version>3.8.2</version>
4040 </plugin>
4141
4242 <!-- mvn compile -->
@@ -64,7 +64,7 @@
6464 <plugin>
6565 <groupId>org.apache.maven.plugins</groupId>
6666 <artifactId>maven-jarsigner-plugin</artifactId>
67- <version>1.2</version>
67+ <version>1.3.2</version>
6868 </plugin>
6969
7070 <!-- mvn site -->