File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >pl.smsapi</groupId >
54 <artifactId >smsapi-lib</artifactId >
65 <packaging >jar</packaging >
7- <version >3.0.0-RC1-SNAPSHOT </version >
6+ <version >3.0.0-RC1</version >
87 <name >smsapi-lib</name >
98 <url >http://www.smsapi.pl/</url >
109 <description >SMSAPI client library</description >
2120 <url >https://github.com/smsapi/smsapi-java-client.git</url >
2221 <connection >scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</connection >
2322 <developerConnection >scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</developerConnection >
24- </scm >
23+ <tag >v3.0.0-RC1</tag >
24+ </scm >
2525
2626 <licenses >
2727 <license >
9191 <archive >
9292 <manifest >
9393 <addClasspath >true</addClasspath >
94- <classpathPrefix />
94+ <classpathPrefix />
9595 </manifest >
9696 </archive >
9797 <outputDirectory >${project.dist.directory} </outputDirectory >
You can’t perform that action at this time.
0 commit comments