Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Rename zanataj script to zanata-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Feb 8, 2013
1 parent 410509e commit a628c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zanata-cli/pom.xml
Expand Up @@ -52,7 +52,7 @@
<programs>
<program>
<mainClass>org.zanata.client.ZanataClient</mainClass>
<name>zanataj</name>
<name>zanata-cli</name>
</program>
</programs>
<repositoryName>lib</repositoryName>
Expand Down
2 changes: 1 addition & 1 deletion zanata-cli/src/main/assembly/bin.xml
Expand Up @@ -14,7 +14,7 @@
<directory>target/appassembler/bin</directory>
<outputDirectory>bin</outputDirectory>
<includes>
<include>zanataj</include>
<include>zanata-cli</include>
</includes>
<fileMode>744</fileMode>
</fileSet>
Expand Down

0 comments on commit a628c22

Please sign in to comment.