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 32bb115 commit 9cb3ed3Copy full SHA for 9cb3ed3
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.computer.kurzweil</groupId>
6
<artifactId>computer-kurzweil-parent</artifactId>
7
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6</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.6</tag>
20
</scm>
21
22
<issueManagement>
0 commit comments