File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-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.187-SNAPSHOT </version >
7
+ <version >1.5.187</version >
8
8
</parent >
9
9
<packaging >jar</packaging >
10
10
<name >Bdb</name >
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.187-SNAPSHOT </version >
9
+ <version >1.5.187</version >
10
10
</parent >
11
11
<build >
12
12
<sourceDirectory >src</sourceDirectory >
97
97
<dependency >
98
98
<groupId >org.opensourcebim</groupId >
99
99
<artifactId >bimserverclientlib</artifactId >
100
- <version >1.5.187-SNAPSHOT </version >
100
+ <version >1.5.187</version >
101
101
</dependency >
102
102
<dependency >
103
103
<groupId >commons-collections</groupId >
183
183
<dependency >
184
184
<groupId >org.opensourcebim</groupId >
185
185
<artifactId >bdb</artifactId >
186
- <version >1.5.187-SNAPSHOT </version >
186
+ <version >1.5.187</version >
187
187
</dependency >
188
188
</dependencies >
189
189
<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.187-SNAPSHOT </version >
9
+ <version >1.5.187</version >
10
10
</parent >
11
11
<build >
12
12
<sourceDirectory >src</sourceDirectory >
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.187-SNAPSHOT </version >
10
+ <version >1.5.187</version >
11
11
</parent >
12
12
<build >
13
13
<sourceDirectory >src</sourceDirectory >
66
66
<dependency >
67
67
<groupId >org.opensourcebim</groupId >
68
68
<artifactId >bimserver</artifactId >
69
- <version >1.5.187-SNAPSHOT </version >
69
+ <version >1.5.187</version >
70
70
</dependency >
71
71
<dependency >
72
72
<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.187-SNAPSHOT </version >
10
+ <version >1.5.187</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.187-SNAPSHOT </version >
90
+ <version >1.5.187</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.187-SNAPSHOT </version >
10
+ <version >1.5.187</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.187-SNAPSHOT </version >
9
+ <version >1.5.187</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.187-SNAPSHOT </version >
5
+ <version >1.5.187</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 >
14
14
<url >https://github.com/opensourceBIM/BIMserver.git</url >
15
15
<connection >scm:git:https://github.com/opensourceBIM/BIMserver.git</connection >
16
16
<developerConnection >scm:git:https://github.com/opensourceBIM/BIMserver.git</developerConnection >
17
- <tag >HEAD </tag >
17
+ <tag >v1.5.187 </tag >
18
18
</scm >
19
19
<organization >
20
20
<name >OpenSource BIM</name >
You can’t perform that action at this time.
0 commit comments