Skip to content

Commit

Permalink
Update project_name to reflect github repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Oct 11, 2013
1 parent 272e4cb commit 14eb454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<!-- Use ${project_name} instead of ${project.artifactId} to avoid incorrect
replacements of "fcrepo4" in child modules (for scm, site-distribution -->
<project_name>${project.artifactId}</project_name>
<project_name>${project.artifactId}-connector</project_name>

<fedora3.version>3.6.2</fedora3.version>
</properties>
Expand Down

0 comments on commit 14eb454

Please sign in to comment.