mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 18:26:38 +08:00
modify config again
This commit is contained in:
parent
68e85a0ffc
commit
b0ff853a14
@ -248,6 +248,7 @@
|
||||
</dependencyManagement>
|
||||
|
||||
<build>
|
||||
<defaultGoal>compile</defaultGoal>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/java</directory>
|
||||
@ -309,7 +310,7 @@
|
||||
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
<defaultGoal>compile</defaultGoal>
|
||||
|
||||
</build>
|
||||
|
||||
<profiles>
|
||||
|
@ -230,6 +230,7 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<defaultGoal>compile</defaultGoal>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/java</directory>
|
||||
@ -272,6 +273,6 @@
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
<defaultGoal>compile</defaultGoal>
|
||||
|
||||
</build>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user