You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

maven.xml 181B

1234567
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <project default="jar:jar">
  3. <goal name="sfRelease"
  4. prereqs="jar:jar, dist, sourceforge:deploy, site:deploy"/>
  5. </project>