diff --git a/BimServer/pom.xml b/BimServer/pom.xml index fc834b17d2..b4905f2131 100644 --- a/BimServer/pom.xml +++ b/BimServer/pom.xml @@ -5,7 +5,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -92,7 +92,7 @@ org.opensourcebim bimserverclientlib - 1.5.100-SNAPSHOT + 1.5.100 commons-collections diff --git a/BimServerClientLib/pom.xml b/BimServerClientLib/pom.xml index a0d111cfa6..d3ac222a9a 100644 --- a/BimServerClientLib/pom.xml +++ b/BimServerClientLib/pom.xml @@ -6,7 +6,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -43,7 +43,7 @@ org.opensourcebim shared - 1.5.100-SNAPSHOT + 1.5.100 diff --git a/BimServerJar/pom.xml b/BimServerJar/pom.xml index 8cd24063c0..b16b751490 100644 --- a/BimServerJar/pom.xml +++ b/BimServerJar/pom.xml @@ -7,7 +7,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -64,7 +64,7 @@ org.opensourcebim bimserver - 1.5.100-SNAPSHOT + 1.5.100 org.eclipse.jetty diff --git a/BimServerWar/pom.xml b/BimServerWar/pom.xml index 879272bf49..d19db8550c 100644 --- a/BimServerWar/pom.xml +++ b/BimServerWar/pom.xml @@ -7,7 +7,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -80,7 +80,7 @@ org.opensourcebim bimserver - 1.5.100-SNAPSHOT + 1.5.100 ch.qos.logback diff --git a/PluginBase/pom.xml b/PluginBase/pom.xml index e5bf8920df..05aa3af134 100644 --- a/PluginBase/pom.xml +++ b/PluginBase/pom.xml @@ -7,7 +7,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src diff --git a/Shared/pom.xml b/Shared/pom.xml index ccb7ed4f74..75ece62618 100644 --- a/Shared/pom.xml +++ b/Shared/pom.xml @@ -6,7 +6,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -55,7 +55,7 @@ org.opensourcebim pluginbase - 1.5.100-SNAPSHOT + 1.5.100 diff --git a/Tests/pom.xml b/Tests/pom.xml index 7b4f99c4d4..a74cbb5032 100644 --- a/Tests/pom.xml +++ b/Tests/pom.xml @@ -4,7 +4,7 @@ org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 src @@ -45,7 +45,7 @@ org.opensourcebim bimserverjar - 1.5.100-SNAPSHOT + 1.5.100 org.slf4j diff --git a/pom.xml b/pom.xml index 44daf0ab5f..fd21fd3ff8 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.opensourcebim parent - 1.5.100-SNAPSHOT + 1.5.100 pom This is the parent pom, no idea why this is being released @@ -24,7 +24,7 @@ https://github.com/opensourceBIM/BIMserver.git scm:git:https://github.com/opensourceBIM/BIMserver.git scm:git:https://github.com/opensourceBIM/BIMserver.git - parent-1.5.49 + v1.5.100 OpenSource BIM