Browse Source

build tools before plugin

MasterCake 2 năm trước cách đây
mục cha
commit
f37fae4ba1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -16,8 +16,8 @@
     </properties>
 
     <modules>
-        <module>Plugin</module>
         <module>Tools</module>
+        <module>Plugin</module>
     </modules>
 
     <repositories>