From fff682397b9058c2b5f0c119efed90d2c6b30b85 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 4 Jun 2014 15:16:37 +0200 Subject: [PATCH] added plugin directory for core plugins --- scm-webapp/src/main/webapp/WEB-INF/plugins/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 scm-webapp/src/main/webapp/WEB-INF/plugins/README diff --git a/scm-webapp/src/main/webapp/WEB-INF/plugins/README b/scm-webapp/src/main/webapp/WEB-INF/plugins/README new file mode 100644 index 0000000000..f8156799d5 --- /dev/null +++ b/scm-webapp/src/main/webapp/WEB-INF/plugins/README @@ -0,0 +1 @@ +Directory for SCM-Manager core plugins \ No newline at end of file