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

Commit 19bc547

Browse files
committed
[maven-release-plugin] prepare release instacount-java-client-1.0.2
1 parent f34894c commit 19bc547

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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">
2120

2221
<parent>
2322
<groupId>org.sonatype.oss</groupId>
@@ -33,7 +32,7 @@
3332

3433
<groupId>io.instacount</groupId>
3534
<artifactId>instacount-java-client</artifactId>
36-
<version>1.0.2-SNAPSHOT</version>
35+
<version>1.0.2</version>
3736
<name>Instacount API Java Client</name>
3837
<description>Java client for the Instacount API based upon the Netflix Feign library.</description>
3938
<url>https://github.com/instacount/instacount-java-client</url>

0 commit comments

Comments
 (0)