diff options
Diffstat (limited to 'build/mvn.pom')
-rw-r--r-- | build/mvn.pom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/mvn.pom b/build/mvn.pom index 009226876..7670246ba 100644 --- a/build/mvn.pom +++ b/build/mvn.pom @@ -6,7 +6,7 @@ <groupId>org.ethereum</groupId> <artifactId>geth</artifactId> - <version>{{.VersionString}}</version> + <version>{{.Version}}</version> <packaging>aar</packaging> <name>Android Ethereum Client</name> |