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 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
42
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.taliox</groupId >
86 <artifactId >zulip-java-rest</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.2 </version >
108 <inceptionYear >2019</inceptionYear >
119
1210 <parent >
172170 <url >https://github.com/taliox/zulip-java-rest</url >
173171 <connection >scm:git:git://github.com/taliox/zulip-java-rest.git</connection >
174172 <developerConnection >scm:git:git@github.com:taliox/taliox.git</developerConnection >
175- <tag >HEAD </tag >
173+ <tag >zulip-java-rest-0.0.2 </tag >
176174 </scm >
177175
178176 <licenses >
You can’t perform that action at this time.
0 commit comments