Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
[NEXUS-14] Adding the right properties path so that the version displ…
Browse files Browse the repository at this point in the history
…ays correctly using the -v option

git-svn-id: file:///opt/svn/repositories/sonatype.org/nexus/trunk/nexus-indexer@1448 2aa8b3fc-8ebb-4439-a84f-95066eaea8ab
  • Loading branch information
jvanzyl committed Aug 29, 2008
1 parent 42fe0f1 commit 30f5e87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
50 changes: 0 additions & 50 deletions src/main/assembly/nx-indexer-cli-assembly.xml

This file was deleted.

Expand Up @@ -68,7 +68,7 @@ public static void main( String[] args )
@Override
public String getPomPropertiesPath()
{
return "META-INF/maven/org.sonatype.nexus/nexus-core/pom.properties";
return "META-INF/maven/org.sonatype.nexus/nexus-indexer/pom.properties";
}

@Override
Expand Down

0 comments on commit 30f5e87

Please sign in to comment.