Skip to content

Commit

Permalink
Fix deployment path
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/directory/samples/trunk@706309 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Felix Knecht committed Oct 20, 2008
1 parent 79fd1c1 commit fa28a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apacheds-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ under the License.
<distributionManagement>
<site>
<id>apache.directory.samples</id>
<url>scpexe://vm094.oxylos.org/var/www/html/samples/apacheds-webapp/</url>
<url>scpexe://vm094.oxylos.org/var/www/html/projects/samples/apacheds-webapp/</url>
</site>
</distributionManagement>

Expand Down

0 comments on commit fa28a6c

Please sign in to comment.