Commit ca9c158 1 parent 1ceabd6 commit ca9c158 Copy full SHA for ca9c158
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<groupId >org.opensourcebim</groupId >
6
5
<artifactId >ifcplugins</artifactId >
7
- <version >0.0.97-SNAPSHOT </version >
6
+ <version >0.0.97</version >
8
7
<name >IfcPlugins</name >
9
8
<description >BIMserver plugin that provides IFC serializers/deserializers</description >
10
9
<url >https://github.com/opensourceBIM/IfcPlugins/BIMserver</url >
28
27
<scm >
29
28
<connection >scm:git:https://github.com/opensourceBIM/IfcPlugins.git</connection >
30
29
<developerConnection >scm:git:https://github.com/opensourceBIM/IfcPlugins.git</developerConnection >
31
- <tag >ifcplugins-0.0.32 </tag >
30
+ <tag >ifcplugins-0.0.97 </tag >
32
31
<url >https://github.com/opensourceBIM/IfcPlugins.git</url >
33
32
</scm >
34
33
<issueManagement >
You can’t perform that action at this time.
0 commit comments