Commit aa075370 authored by 吴晟's avatar 吴晟
Browse files

Based on #632 , make sure local deploy successfully.

parent e6bb08ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
                <executions>
                    <execution>
                        <id>attach-sources</id>
                        <phase>none</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
                <executions>
                    <execution>
                        <id>attach-sources</id>
                        <phase>none</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
                <executions>
                    <execution>
                        <id>attach-sources</id>
                        <phase>none</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
                <executions>
                    <execution>
                        <id>attach-sources</id>
                        <phase>none</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
+1 −0
Original line number Diff line number Diff line
@@ -148,6 +148,7 @@
                <executions>
                    <execution>
                        <id>attach-sources</id>
                        <phase>none</phase>
                        <goals>
                            <goal>jar</goal>
                        </goals>
Loading