sventon subversion web client - http://www.sventon.org |
[show recent changes] | |
Rev: 7392 - svn://svn.freehep.org/svn / freehep / m1 / freehep-jminuit / branches / jdk1.4 / maven.xml |
Show File - maven.xml [show properties] |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- |
3 | /* |
4 | * Copyright 2005 FreeHEP. |
5 | * |
6 | */ |
7 | --> |
8 | |
9 | <project default="jar"> |
10 | |
11 | <goal name="all" prereqs="jar" /> |
12 | |
13 | <goal name="install" prereqs="all, jar:install" /> |
14 | <goal name="deploy" prereqs="all, jar:deploy" /> |
15 | |
16 | </project> |
sventon 2.5.1