Skip to content

Commit 8d404a8

Browse files
committed
[maven-release-plugin] rollback the release of 0.0.1
1 parent 5993dff commit 8d404a8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<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">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
35
<modelVersion>4.0.0</modelVersion>
46

57
<groupId>io.github.microcks</groupId>
68
<artifactId>microcks-java-client</artifactId>
7-
<version>0.0.2-SNAPSHOT</version>
9+
<version>0.0.1-SNAPSHOT</version>
810

911
<name>Microcks Java Client</name>
1012
<description>Java Client for interacting with Microcks API</description>

0 commit comments

Comments
 (0)