Compare commits
2 Commits
v2.0
...
version2-n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5784db0746 | ||
|
|
e11418a3fa |
4
pom.xml
4
pom.xml
@@ -10,7 +10,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>com.bamanker</groupId>
|
<groupId>com.bamanker</groupId>
|
||||||
<artifactId>dailylove</artifactId>
|
<artifactId>dailylove</artifactId>
|
||||||
<version>v2.0</version>
|
<version>v2.1</version>
|
||||||
<name>dailyLove</name>
|
<name>dailyLove</name>
|
||||||
<description>dailylove</description>
|
<description>dailylove</description>
|
||||||
<properties>
|
<properties>
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
<phase>package</phase>
|
<phase>package</phase>
|
||||||
<goals>
|
<goals>
|
||||||
<goal>build</goal>
|
<goal>build</goal>
|
||||||
<!-- <goal>push</goal>-->
|
<goal>push</goal>
|
||||||
</goals>
|
</goals>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
|||||||
Reference in New Issue
Block a user