fix loading of repository handler informations on some systems, see issue #841

This commit is contained in:
Sebastian Sdorra
2016-06-24 17:58:02 +02:00
parent f5e4f4ae71
commit b5383f4073
3 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ public class SvnRepositoryHandler
/** Field description */
public static final String RESOURCE_VERSION =
"/sonia/scm/version/scm-svn-plugin";
"sonia/scm/version/scm-svn-plugin";
/** Field description */
public static final String TYPE_DISPLAYNAME = "Subversion";