From d6967db935ed6ff1029a0c02fe45e559e68c4ced Mon Sep 17 00:00:00 2001
From: Vincent Aravantinos <aravantinos@fortiss.org>
Date: Wed, 24 May 2017 15:30:31 +0000
Subject: [PATCH] RED

---
 .../org/fortiss/tooling/kernel/internal/PrototypeService.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/PrototypeService.java b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/PrototypeService.java
index fc83f77f9..79f3608a9 100644
--- a/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/PrototypeService.java
+++ b/org.fortiss.tooling.kernel/trunk/src/org/fortiss/tooling/kernel/internal/PrototypeService.java
@@ -53,7 +53,7 @@ import org.osgi.framework.Bundle;
  * @author hoelzl
  * @author $Author$
  * @version $Rev$
- * @ConQAT.Rating YELLOW Hash: 15E2F41A235608B57CACAAAA43D6BF70
+ * @ConQAT.Rating RED Hash: AF38F053D87CA8F5668824884DBEF236
  */
 public class PrototypeService implements IPrototypeService, IIntrospectiveKernelService {
 	/** The singleton instance. */
-- 
GitLab