Browse Source

修改open-data-worker的pom.xml版本号

dev_shibei_match
wangxianzhang 4 years ago
parent
commit
072ec28638
  1. 1
      epmet-module/open-data-worker/open-data-worker-server/pom.xml
  2. 1
      epmet-module/open-data-worker/pom.xml

1
epmet-module/open-data-worker/open-data-worker-server/pom.xml

@ -2,6 +2,7 @@
<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">
<version>0.3.1</version>
<parent>
<artifactId>open-data-worker</artifactId>
<groupId>com.epmet</groupId>

1
epmet-module/open-data-worker/pom.xml

@ -2,7 +2,6 @@
<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">
<version>0.3.1</version>
<parent>
<artifactId>epmet-module</artifactId>
<groupId>com.epmet</groupId>

Loading…
Cancel
Save