We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a314f commit a05c476Copy full SHA for a05c476
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.computer.kurzweil</groupId>
6
<artifactId>computer-kurzweil-parent</artifactId>
7
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
8
<packaging>pom</packaging>
9
10
<name>Computer Kurzweil Parent</name>
@@ -16,7 +16,7 @@
16
<connection>scm:git:git@github.com:Computer-Kurzweil/computer-kurzweil-parent.git</connection>
17
<developerConnection>scm:git:git@github.com:Computer-Kurzweil/computer-kurzweil-parent.git</developerConnection>
18
<url>https://github.com/Computer-Kurzweil/computer-kurzweil-parent/tree/${project.scm.tag}</url>
19
- <tag>HEAD</tag>
+ <tag>computer-kurzweil-parent-1.0.2</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments