File tree Expand file tree Collapse file tree 8 files changed +14
-13
lines changed Expand file tree Collapse file tree 8 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.opensourcebim</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >1.5.183-SNAPSHOT </version >
7
+ <version >1.5.183</version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<name >Bdb</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.opensourcebim</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >1.5.183-SNAPSHOT </version >
8
+ <version >1.5.183</version >
9
9
</parent >
10
10
<build >
11
11
<sourceDirectory >src</sourceDirectory >
103
103
<dependency >
104
104
<groupId >org.opensourcebim</groupId >
105
105
<artifactId >bimserverclientlib</artifactId >
106
- <version >1.5.183-SNAPSHOT </version >
106
+ <version >1.5.183</version >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >commons-collections</groupId >
189
189
<dependency >
190
190
<groupId >org.opensourcebim</groupId >
191
191
<artifactId >bdb</artifactId >
192
- <version >1.5.183-SNAPSHOT </version >
192
+ <version >1.5.183</version >
193
193
</dependency >
194
194
</dependencies >
195
195
<licenses >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opensourcebim</groupId >
8
8
<artifactId >parent</artifactId >
9
- <version >1.5.183-SNAPSHOT </version >
9
+ <version >1.5.183</version >
10
10
</parent >
11
11
<properties >
12
12
<jetty .version>9.4.38.v20210224</jetty .version>
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.opensourcebim</groupId >
9
9
<artifactId >parent</artifactId >
10
- <version >1.5.183-SNAPSHOT </version >
10
+ <version >1.5.183</version >
11
11
</parent >
12
12
<properties >
13
13
<jetty .version>9.4.44.v20210927</jetty .version>
67
67
<dependency >
68
68
<groupId >org.opensourcebim</groupId >
69
69
<artifactId >bimserver</artifactId >
70
- <version >1.5.183-SNAPSHOT </version >
70
+ <version >1.5.183</version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >org.eclipse.jetty</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.opensourcebim</groupId >
9
9
<artifactId >parent</artifactId >
10
- <version >1.5.183-SNAPSHOT </version >
10
+ <version >1.5.183</version >
11
11
</parent >
12
12
<build >
13
13
<sourceDirectory >src</sourceDirectory >
87
87
<dependency >
88
88
<groupId >org.opensourcebim</groupId >
89
89
<artifactId >bimserver</artifactId >
90
- <version >1.5.183-SNAPSHOT </version >
90
+ <version >1.5.183</version >
91
91
</dependency >
92
92
<dependency >
93
93
<groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.opensourcebim</groupId >
9
9
<artifactId >parent</artifactId >
10
- <version >1.5.183-SNAPSHOT </version >
10
+ <version >1.5.183</version >
11
11
</parent >
12
12
<build >
13
13
<sourceDirectory >src</sourceDirectory >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opensourcebim</groupId >
8
8
<artifactId >parent</artifactId >
9
- <version >1.5.183-SNAPSHOT </version >
9
+ <version >1.5.183</version >
10
10
</parent >
11
11
<build >
12
12
<sourceDirectory >src</sourceDirectory >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >org.opensourcebim</groupId >
4
4
<artifactId >parent</artifactId >
5
- <version >1.5.183-SNAPSHOT </version >
5
+ <version >1.5.183</version >
6
6
<packaging >pom</packaging >
7
7
<description >This is the parent pom, no idea why this is being released</description >
8
8
<properties >
12
12
<url >https://github.com/opensourceBIM/BIMserver.git</url >
13
13
<connection >scm:git:https://github.com/opensourceBIM/BIMserver.git</connection >
14
14
<developerConnection >scm:git:https://github.com/opensourceBIM/BIMserver.git</developerConnection >
15
- </scm >
15
+ <tag >v1.5.183</tag >
16
+ </scm >
16
17
<organization >
17
18
<name >OpenSource BIM</name >
18
19
<url >opensourcebim.org</url >
You can’t perform that action at this time.
0 commit comments