File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.devopsix</groupId >
5
5
<artifactId >assertj-mail-jakarta</artifactId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.2 </version >
7
7
<packaging >jar</packaging >
8
8
9
9
<name >AssertJ Mail (Jakarta EE 9+)</name >
42
42
<connection >scm:git:${repoBaseUrl} .git</connection >
43
43
<developerConnection >scm:git:${repoBaseUrl} .git</developerConnection >
44
44
<url >${repoBaseUrl} </url >
45
- <tag >HEAD </tag >
45
+ <tag >v1.0.2 </tag >
46
46
</scm >
47
47
48
48
<distributionManagement >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.devopsix</groupId >
5
5
<artifactId >assertj-mail</artifactId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.2 </version >
7
7
<packaging >jar</packaging >
8
8
9
9
<name >AssertJ Mail (Java EE 8)</name >
42
42
<connection >scm:git:${repoBaseUrl} .git</connection >
43
43
<developerConnection >scm:git:${repoBaseUrl} .git</developerConnection >
44
44
<url >${repoBaseUrl} </url >
45
- <tag >HEAD </tag >
45
+ <tag >v1.0.2 </tag >
46
46
</scm >
47
47
48
48
<distributionManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.devopsix</groupId >
6
6
<artifactId >assertj-mail-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.2 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.devopsix</groupId >
6
6
<artifactId >assertj-mail-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.2 </version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >org.devopsix</groupId >
5
5
<artifactId >assertj-mail-parent</artifactId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.2 </version >
7
7
<packaging >pom</packaging >
8
8
9
9
<properties >
14
14
<connection >scm:git:${repoBaseUrl} .git</connection >
15
15
<developerConnection >scm:git:${repoBaseUrl} .git</developerConnection >
16
16
<url >${repoBaseUrl} </url >
17
- <tag >HEAD </tag >
17
+ <tag >v1.0.2 </tag >
18
18
</scm >
19
19
20
20
<modules >
You can’t perform that action at this time.
0 commit comments