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

@@ -77,7 +77,7 @@ public class GitRepositoryHandler
/** Field description */
public static final String RESOURCE_VERSION =
"/sonia/scm/version/scm-git-plugin";
"sonia/scm/version/scm-git-plugin";
/** Field description */
public static final String TYPE_DISPLAYNAME = "Git";