添加版本信息接口
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -13,6 +13,7 @@
|
||||
<artifactId>wvp-pro</artifactId>
|
||||
<version>2.0</version>
|
||||
<name>web video platform</name>
|
||||
<description>国标28181视频平台</description>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
@@ -250,6 +251,11 @@
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>pl.project13.maven</groupId>
|
||||
<artifactId>git-commit-id-plugin</artifactId>
|
||||
</plugin>
|
||||
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user