Unverified Commit 4630be3d authored by raylax's avatar raylax Committed by GitHub

Update README.md

parent cd69685e
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<profile> <profile>
<id>jenkins</id> <id>jenkins</id>
<activation> <activation>
<activeByDefault>true</activeByDefault> <!-- change this to false, if you don't like to have it on per default --> <activeByDefault>true</activeByDefault>
</activation> </activation>
<repositories> <repositories>
<repository> <repository>
...@@ -59,4 +59,4 @@ mvn package ...@@ -59,4 +59,4 @@ mvn package
3. 运行 3. 运行
```bash ```bash
mvn hpi:run mvn hpi:run
``` ```
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment