jacky6024 8 роки тому
батько
коміт
c72302dc6b

+ 1 - 1
urule-console/pom.xml

@@ -3,7 +3,7 @@
   <parent>
     <groupId>com.bstek.urule</groupId>
     <artifactId>urule-parent</artifactId>
-    <version>2.0.3</version>
+    <version>2.0.4</version>
   </parent>
   <artifactId>urule-console</artifactId>
   <version>2.1-SNAPSHOT</version>

+ 1 - 1
urule-core/src/main/java/com/bstek/urule/Splash.java

@@ -36,7 +36,7 @@ public class Splash {
 		sb.append(".....................................................................................................");
 		sb.append("\n");
 		sb.append(".  uRule, is a Chinese style rule engine");
-		sb.append(" licensed under the Apache License 2.0,              .");
+		sb.append(" licensed under the Apache License 2.0,                     .");
 		sb.append("\n");
 		sb.append(".  which is opensource, easy to use,");
 		sb.append("high-performance, with browser-based-designer.                  .");