File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
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" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.github.microcks</groupId >
86 <artifactId >microcks-java-client</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
108
119 <name >Microcks Java Client</name >
1210 <description >Java Client for interacting with Microcks API</description >
3634 <connection >scm:git:https://github.com/microcks/microcks-java-client.git</connection >
3735 <developerConnection >scm:git:https://github.com/microcks/microcks-java-client.git</developerConnection >
3836 <url >http://github.com/microcks/microcks-java-client/</url >
39- <tag >HEAD </tag >
37+ <tag >0.0.1 </tag >
4038 </scm >
4139
4240 <distributionManagement >
You can’t perform that action at this time.
0 commit comments