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 5d4e323 commit 83785fdCopy full SHA for 83785fd
pom.xml
@@ -10,7 +10,7 @@
10
<groupId>com.github.heuermh.cooper</groupId>
11
<artifactId>cooper</artifactId>
12
<name>cooper</name>
13
- <version>1.0-SNAPSHOT</version>
+ <version>0.7</version>
14
<description>Cooper.</description>
15
<licenses>
16
<license>
@@ -23,7 +23,7 @@
23
<connection>scm:git:[email protected]:heuermh/cooper.git</connection>
24
<developerConnection>scm:git:[email protected]:heuermh/cooper.git</developerConnection>
25
<url>[email protected]:heuermh/cooper.git</url>
26
- <tag>HEAD</tag>
+ <tag>cooper-0.7</tag>
27
</scm>
28
<issueManagement>
29
<system>GitHub</system>
0 commit comments