Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
XML formatting corrections
  • Loading branch information
ajs6f committed Jul 3, 2013
1 parent 384ab1a commit d52d0b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -602,10 +602,10 @@
<test.port>${test.port}</test.port>
<test.context.path>${test.context.path}</test.context.path>
<com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean.default.objectStoreDir>
${project.build.directory}/object-store-default
${project.build.directory}/object-store-default
</com.arjuna.ats.arjuna.common.ObjectStoreEnvironmentBean.default.objectStoreDir>
<com.arjuna.ats.arjuna.objectstore.objectStoreDir>
${project.build.directory}/object-store
${project.build.directory}/object-store
</com.arjuna.ats.arjuna.objectstore.objectStoreDir>
</systemPropertyVariables>
</configuration>
Expand Down Expand Up @@ -960,7 +960,7 @@
</plugin>
</plugins>
</reporting>

<repositories>
<repository>
<id>fcrepo-snapshot</id>
Expand Down

0 comments on commit d52d0b8

Please sign in to comment.