mirror of
https://github.com/apache/archiva.git
synced 2025-02-24 03:25:38 +00:00
o point at the correct pom.properties to display the version correctly
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@476734 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ef2141b58a
commit
ac7fca0e94
@ -44,7 +44,7 @@ public static void main( String[] args )
|
||||
|
||||
public String getPomPropertiesPath()
|
||||
{
|
||||
return "META-INF/maven/org.apache.maven/maven-core/pom.properties";
|
||||
return "META-INF/maven/org.apache.maven.archiva/archiva-cli/pom.properties";
|
||||
}
|
||||
|
||||
public Options buildCliOptions( Options options )
|
||||
|
Loading…
x
Reference in New Issue
Block a user