Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Commit 15237d5

Browse files
committed
[maven-release-plugin] prepare release v0.4.0-RELEASE
1 parent 7a58739 commit 15237d5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
~ See the License for the specific language governing permissions and
1515
~ limitations under the License.
1616
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0"
18-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
17+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2018

2119

2220
<modelVersion>4.0.0</modelVersion>
@@ -28,7 +26,7 @@
2826

2927
<groupId>com.ckkloverdos</groupId>
3028
<artifactId>maybe</artifactId>
31-
<version>0.4.0-SNAPSHOT</version>
29+
<version>0.4.0</version>
3230
<packaging>jar</packaging>
3331

3432
<name>Maybe</name>

0 commit comments

Comments
 (0)