Browse Source

Compile with RELEASE

TfT_02 11 years ago
parent
commit
9e04e437e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -143,7 +143,7 @@
         <dependency>
             <groupId>org.kitteh</groupId>
             <artifactId>tagapi</artifactId>
-            <version>LATEST</version>
+            <version>RELEASE</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>