Skip to content

Commit f9ac483

Browse files
committed
[maven-release-plugin] prepare release obd-java-api-1.0-RC12
1 parent eff7626 commit f9ac483

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54

65
<parent>
@@ -11,7 +10,7 @@
1110

1211
<groupId>com.github.pires</groupId>
1312
<artifactId>obd-java-api</artifactId>
14-
<version>1.0-RC12-SNAPSHOT</version>
13+
<version>1.0-RC12</version>
1514
<packaging>jar</packaging>
1615

1716
<name>OBD Java API</name>
@@ -30,7 +29,7 @@
3029
<connection>scm:git:[email protected]:pires/obd-java-api.git</connection>
3130
<developerConnection>scm:git:[email protected]:pires/obd-java-api.git</developerConnection>
3231
<url>[email protected]:pires/obd-java-api.git</url>
33-
<tag>HEAD</tag>
32+
<tag>obd-java-api-1.0-RC12</tag>
3433
</scm>
3534

3635
<developers>

0 commit comments

Comments
 (0)