Codebase list osmosis / d70b4c0
Remove version number from dependency requirement David Paleino 12 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 * 02-fix_plexus.patch: use ${app.home} instead of hardcoding osmosis
66 path.
77
8 -- David Paleino <dapal@debian.org> Sat, 01 Oct 2011 21:33:15 +0200
8 -- David Paleino <dapal@debian.org> Sat, 01 Oct 2011 21:47:11 +0200
99
1010 osmosis (0.39+ds1-3) unstable; urgency=low
1111
77 m2compatible="true"
88 root="file:///usr/share/maven-repo"/>
99 <filesystem name="local">
10 <artifact pattern="${debian.dir}/../build/[artifact]-[revision].[ext]" />
10 <artifact pattern="${debian.dir}/../build/[artifact].[ext]" />
1111 </filesystem>
1212 <filesystem name="share-java">
1313 <artifact pattern="/usr/share/java/[artifact](-[revision]).[ext]" />