mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
Temporarily commit my pom.xml change so release plugin works
git-svn-id: https://zxing.googlecode.com/svn/trunk@2146 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
2fa4bb5a5d
commit
d98ddd0cd2
|
@ -55,7 +55,7 @@
|
|||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<!-- I wish the project properties plugin could be used here -->
|
||||
<android-home>FILL IN YOUR PATH HERE</android-home>
|
||||
<android-home>/Users/srowen/Applications/android-sdk-mac_x86/</android-home>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue