Compare commits
No commits in common. "7e6e0f6dc90e91410f12195313cd4ffb2c256802" and "42b6c95ac2c69e0cd654dcde3c2aab4b1942408d" have entirely different histories.
7e6e0f6dc9
...
42b6c95ac2
5
pom.xml
5
pom.xml
@ -3,6 +3,11 @@
|
||||
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>
|
||||
<parent>
|
||||
<groupId>com.rzdata</groupId>
|
||||
<artifactId>rzdata-framework</artifactId>
|
||||
<version>0.0.1</version>
|
||||
</parent>
|
||||
<groupId>net.rzdata</groupId>
|
||||
<artifactId>demo</artifactId>
|
||||
<version>5.1.0-SNAPSHOT</version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user