File tree 4 files changed +6
-6
lines changed 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >eu.maveniverse.maven.shared</groupId >
16
16
<artifactId >shared</artifactId >
17
- <version >0.1.1-SNAPSHOT </version >
17
+ <version >0.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >core</artifactId >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >eu.maveniverse.maven.shared</groupId >
16
16
<artifactId >shared</artifactId >
17
- <version >0.1.1-SNAPSHOT </version >
17
+ <version >0.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >extension</artifactId >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >eu.maveniverse.maven.shared</groupId >
16
16
<artifactId >shared</artifactId >
17
- <version >0.1.1-SNAPSHOT </version >
17
+ <version >0.1.1</version >
18
18
</parent >
19
19
20
20
<artifactId >plugin</artifactId >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >eu.maveniverse.maven.shared</groupId >
21
21
<artifactId >shared</artifactId >
22
- <version >0.1.1-SNAPSHOT </version >
22
+ <version >0.1.1</version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >${project.groupId} :${project.artifactId} </name >
43
43
<scm >
44
44
<
connection >scm:git:
[email protected] :maveniverse/maven-shared.git</
connection >
45
45
<
developerConnection >scm:git:
[email protected] :maveniverse/maven-shared.git</
developerConnection >
46
- <tag >HEAD </tag >
46
+ <tag >release-0.1.1 </tag >
47
47
<url >https://github.com/maveniverse/maven-shared</url >
48
48
</scm >
49
49
58
58
</ciManagement >
59
59
60
60
<properties >
61
- <project .build.outputTimestamp>2025-05-08T13:01:59Z </project .build.outputTimestamp>
61
+ <project .build.outputTimestamp>2025-05-08T13:19:11Z </project .build.outputTimestamp>
62
62
63
63
<!--
64
64
Build time: latest stable Maven and Java 21+
You can’t perform that action at this time.
0 commit comments