Skip to content

Commit d70247e

Browse files
committed
release version 1.0
1 parent 7d59a37 commit d70247e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nltkrest-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the License.
2121
<groupId>edu.usc.ir</groupId>
2222
<artifactId>nltkrest-examples</artifactId>
2323
<packaging>jar</packaging>
24-
<version>1.0-SNAPSHOT</version>
24+
<version>1.0</version>
2525
<name>NLTK REST Java Example Client</name>
2626
<description>Java REST client examples for NLTK integration with Tika</description>
2727
<url>https://github.com/manalishah/NLTKRest</url>
@@ -261,4 +261,4 @@ the License.
261261
<systemPath>/Users/manali/cs599_dr/tika/tika-app/target/tika-app-1.13-SNAPSHOT.jar</systemPath> -->
262262
</dependency>
263263
</dependencies>
264-
</project>
264+
</project>

0 commit comments

Comments
 (0)