server/pom.xml in honeydew-0.25.0 vs server/pom.xml in honeydew-0.27.0

- old
+ new

@@ -3,12 +3,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>amplify</groupId> <artifactId>honeydew-server</artifactId> - <version>0.25.0</version> <packaging>jar</packaging> <name>Honeydew Android Server</name> + <version>${version}</version> <properties> <platform.version>4.2.2_r2</platform.version> </properties>