File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >xyz.block</groupId >
7
7
<artifactId >example-jvm-maven-parent</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >0.2.0-alpha-1 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >xyz.block</groupId >
7
7
<artifactId >example-jvm-maven-parent</artifactId >
8
- <version >1.0.0-SNAPSHOT </version >
8
+ <version >0.2.0-alpha-1 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 7
7
<!-- Artifact Information -->
8
8
<groupId >xyz.block</groupId >
9
9
<artifactId >example-jvm-maven-parent</artifactId >
10
- <version >1.0.0-SNAPSHOT </version >
10
+ <version >0.2.0-alpha-1 </version >
11
11
<packaging >pom</packaging >
12
12
<name >JVM Maven Example Parent</name >
13
13
<url >https://block.xyz/open-source</url >
20
20
<!-- This has to be HTTPS, not git://, for maven-release-plugin to do AUTH correctly -->
21
21
<developerConnection >scm:git:https://github.com/block/example-jvm-maven.git</developerConnection >
22
22
<url >https://github.com/block/example-jvm-maven</url >
23
- <tag >HEAD </tag >
23
+ <tag >v0.2.0-alpha-1 </tag >
24
24
</scm >
25
25
26
26
<!-- Developers -->
You can’t perform that action at this time.
0 commit comments