File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
takari-lifecycle-plugin-its Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
20
20
<groupId >io.takari.maven.plugins</groupId >
21
21
<artifactId >takari-lifecycle</artifactId >
22
- <version >2.3.0 </version >
22
+ <version >2.3.1-SNAPSHOT </version >
23
23
<packaging >pom</packaging >
24
24
25
25
<modules >
30
30
<scm >
31
31
<
connection >scm:git:
[email protected] :takari/takari-lifecycle.git</
connection >
32
32
<
developerConnection >scm:git:
[email protected] :takari/takari-lifecycle.git</
developerConnection >
33
- <tag >takari-lifecycle-2.3.0 </tag >
33
+ <tag >HEAD </tag >
34
34
<url >https://github.com/takari/takari-lifecycle</url >
35
35
</scm >
36
36
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >io.takari.maven.plugins</groupId >
16
16
<artifactId >takari-lifecycle</artifactId >
17
- <version >2.3.0 </version >
17
+ <version >2.3.1-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<artifactId >takari-lifecycle-plugin-its</artifactId >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >io.takari.maven.plugins</groupId >
15
15
<artifactId >takari-lifecycle</artifactId >
16
- <version >2.3.0 </version >
16
+ <version >2.3.1-SNAPSHOT </version >
17
17
</parent >
18
18
<artifactId >takari-lifecycle-plugin</artifactId >
19
19
<packaging >takari-maven-plugin</packaging >
You can’t perform that action at this time.
0 commit comments