Skip to content

Commit b4b4bd4

Browse files
committed
[maven-release-plugin] prepare release bimserverapi-0.0.167
1 parent 60bbe76 commit b4b4bd4

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,10 +1,9 @@
11
<?xml version="1.0"?>
2-
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
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">
43
<modelVersion>4.0.0</modelVersion>
54
<groupId>org.opensourcebim</groupId>
65
<artifactId>bimserverapi</artifactId>
7-
<version>0.0.167-SNAPSHOT</version>
6+
<version>0.0.167</version>
87
<name>BIMServer JavaScript API</name>
98
<description>JavaScript API for BIMserver</description>
109
<url>https://github.com/opensourceBIM/BIMserver-JavaScript-API</url>
@@ -28,7 +27,7 @@
2827
<scm>
2928
<connection>scm:git:https://github.com/opensourceBIM/BIMserver-JavaScript-API.git</connection>
3029
<developerConnection>scm:git:https://github.com/opensourceBIM/BIMserver-JavaScript-API.git</developerConnection>
31-
<tag>bimserverapi-0.0.140</tag>
30+
<tag>bimserverapi-0.0.167</tag>
3231
<url>https://github.com/opensourceBIM/BIMserver-JavaScript-API.git</url>
3332
</scm>
3433
<issueManagement>

0 commit comments

Comments
 (0)