Browse Source

Fixed typo

tags/7.0.0.beta1
Artur Signell 11 years ago
parent
commit
6a30cfa58a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      client/build.xml

+ 1
- 1
client/build.xml View File

@@ -36,7 +36,7 @@
<scope>compile</scope>
<classifier>sources</classifier>
</dependency>
cies>" />
</dependencies>" />
</filterchain>
</copy>
<move file="${temp.pom}" tofile="${pom.xml}" />

Loading…
Cancel
Save