We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76091f4 commit 346eccdCopy full SHA for 346eccd
pom.xml
@@ -27,7 +27,7 @@ License.
27
</parent>
28
29
<artifactId>morel</artifactId>
30
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
31
<packaging>jar</packaging>
32
33
<name>morel</name>
@@ -134,7 +134,7 @@ License.
134
<connection>scm:git:git://github.com/hydromatic/morel.git</connection>
135
<developerConnection>scm:git:[email protected]:hydromatic/morel.git</developerConnection>
136
<url>scm:git:git://github.com/hydromatic/morel.git</url>
137
- <tag>HEAD</tag>
+ <tag>morel-0.4.0</tag>
138
</scm>
139
140
<dependencies>
0 commit comments