We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d59a37 commit d70247eCopy full SHA for d70247e
nltkrest-examples/pom.xml
@@ -21,7 +21,7 @@ the License.
21
<groupId>edu.usc.ir</groupId>
22
<artifactId>nltkrest-examples</artifactId>
23
<packaging>jar</packaging>
24
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
25
<name>NLTK REST Java Example Client</name>
26
<description>Java REST client examples for NLTK integration with Tika</description>
27
<url>https://github.com/manalishah/NLTKRest</url>
@@ -261,4 +261,4 @@ the License.
261
<systemPath>/Users/manali/cs599_dr/tika/tika-app/target/tika-app-1.13-SNAPSHOT.jar</systemPath> -->
262
</dependency>
263
</dependencies>
264
-</project>
+</project>
0 commit comments