File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.openliberty.tools</groupId >
22
22
<artifactId >liberty-maven</artifactId >
23
- <version >3.10.2-SNAPSHOT </version >
23
+ <version >3.10.2</version >
24
24
</parent >
25
25
26
26
<artifactId >liberty-maven-app-parent</artifactId >
44
44
<plugin >
45
45
<groupId >io.openliberty.tools</groupId >
46
46
<artifactId >liberty-maven-plugin</artifactId >
47
- <version >3.10.2-SNAPSHOT </version >
47
+ <version >3.10.2</version >
48
48
<executions >
49
49
<execution >
50
50
<id >stop-before-clean</id >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.openliberty.tools</groupId >
8
8
<artifactId >liberty-maven</artifactId >
9
- <version >3.10.2-SNAPSHOT </version >
9
+ <version >3.10.2</version >
10
10
</parent >
11
11
12
12
<artifactId >liberty-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >io.openliberty.tools</groupId >
14
14
<artifactId >liberty-maven</artifactId >
15
- <version >3.10.2-SNAPSHOT </version >
15
+ <version >3.10.2</version >
16
16
<packaging >pom</packaging >
17
17
<name >Liberty Tools for Maven</name >
18
18
<description >
33
33
<connection >scm:git:git@github.com:OpenLiberty/ci.maven.git</connection >
34
34
<developerConnection >scm:git:git@github.com:OpenLiberty/ci.maven.git</developerConnection >
35
35
<url >git@github.com:OpenLiberty/ci.maven.git</url >
36
- <tag >HEAD </tag >
36
+ <tag >liberty-maven-3.10.2 </tag >
37
37
</scm >
38
38
39
39
<properties >
You can’t perform that action at this time.
0 commit comments