正在显示
1 个修改的文件
包含
5 行增加
和
0 行删除
| @@ -101,6 +101,11 @@ | @@ -101,6 +101,11 @@ | ||
| 101 | <target>1.8</target> | 101 | <target>1.8</target> |
| 102 | </configuration> | 102 | </configuration> |
| 103 | </plugin> | 103 | </plugin> |
| 104 | + <plugin> | ||
| 105 | + <groupId>org.apache.maven.plugins</groupId> | ||
| 106 | + <artifactId>maven-deploy-plugin</artifactId> | ||
| 107 | + <version>2.8.2</version> | ||
| 108 | + </plugin> | ||
| 104 | </plugins> | 109 | </plugins> |
| 105 | </build> | 110 | </build> |
| 106 | 111 |
-
请 注册 或 登录 后发表评论