|
@@ -1,7 +1,5 @@
|
|
<?xml version="1.0"?>
|
|
<?xml version="1.0"?>
|
|
-<project
|
|
|
|
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
|
|
|
|
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
|
|
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<parent>
|
|
<parent>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
@@ -11,13 +9,14 @@
|
|
|
|
|
|
<groupId>com.genersoft</groupId>
|
|
<groupId>com.genersoft</groupId>
|
|
<artifactId>hfy-gb</artifactId>
|
|
<artifactId>hfy-gb</artifactId>
|
|
- <version>1.0.1-SNAPSHOT</version>
|
|
|
|
|
|
+ <version>1.1.0</version>
|
|
<name>hfy-gb28181</name>
|
|
<name>hfy-gb28181</name>
|
|
<description>hfy国标28181视频平台</description>
|
|
<description>hfy国标28181视频平台</description>
|
|
<packaging>${project.packaging}</packaging>
|
|
<packaging>${project.packaging}</packaging>
|
|
<scm>
|
|
<scm>
|
|
<developerConnection>scm:git:git@kindring.cn:kindring/wvp.git</developerConnection>
|
|
<developerConnection>scm:git:git@kindring.cn:kindring/wvp.git</developerConnection>
|
|
- </scm>
|
|
|
|
|
|
+ <tag>client</tag>
|
|
|
|
+ </scm>
|
|
<repositories>
|
|
<repositories>
|
|
<repository>
|
|
<repository>
|
|
<id>nexus-aliyun</id>
|
|
<id>nexus-aliyun</id>
|