File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
takari-plugin-integration-testing
takari-plugin-testing-its Expand file tree Collapse file tree 4 files changed +5
-5
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-plugin-testing-project</artifactId >
22
- <version >3.1.1-SNAPSHOT </version >
22
+ <version >3.1.1</version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >${project.groupId} :${project.artifactId} </name >
33
33
<scm >
34
34
<
connection >scm:git:
[email protected] :takari/takari-plugin-testing-project.git</
connection >
35
35
<
developerConnection >scm:git:
[email protected] :takari/takari-plugin-testing-project.git</
developerConnection >
36
- <tag >HEAD </tag >
36
+ <tag >takari-plugin-testing-3.1.1 </tag >
37
37
<url >https://github.com/takari/takari-plugin-testing-project</url >
38
38
</scm >
39
39
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-plugin-testing-project</artifactId >
17
- <version >3.1.1-SNAPSHOT </version >
17
+ <version >3.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >takari-plugin-integration-testing</artifactId >
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-plugin-testing-project</artifactId >
17
- <version >3.1.1-SNAPSHOT </version >
17
+ <version >3.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >takari-plugin-testing-its</artifactId >
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-plugin-testing-project</artifactId >
17
- <version >3.1.1-SNAPSHOT </version >
17
+ <version >3.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >takari-plugin-testing</artifactId >
You can’t perform that action at this time.
0 commit comments