From: <gca...@us...> - 2015-04-17 09:31:21
|
Revision: 4629 http://openutils.svn.sourceforge.net/openutils/?rev=4629&view=rev Author: gcatania Date: 2015-04-17 09:31:14 +0000 (Fri, 17 Apr 2015) Log Message: ----------- update staging URLS Modified Paths: -------------- trunk/openutils-parent/pom.xml Modified: trunk/openutils-parent/pom.xml =================================================================== --- trunk/openutils-parent/pom.xml 2015-04-17 08:55:57 UTC (rev 4628) +++ trunk/openutils-parent/pom.xml 2015-04-17 09:31:14 UTC (rev 4629) @@ -116,7 +116,7 @@ <artifactId>maven-site-plugin</artifactId> <version>3.3</version> <configuration> - <stagingSiteURL>scp://shell.sourceforge.net/home/frs/project/o/op/openutils/htdocs/staging/${project.artifactId}/</stagingSiteURL> + <stagingSiteURL>scp://shell.sourceforge.net/home/frs/project/openutils/htdocs/staging/${project.artifactId}/</stagingSiteURL> </configuration> </plugin> <plugin> @@ -280,7 +280,7 @@ <site> <id>sourceforge</id> <name>sourceforge</name> - <url>scp://shell.sourceforge.net/home/frs/project/o/op/openutils/htdocs/</url> + <url>scp://shell.sourceforge.net/home/frs/project/openutils/htdocs/</url> </site> <downloadUrl>https://sourceforge.net/projects/openutils/files/</downloadUrl> <repository> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |