Skip to content

Commit

Permalink
Version 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
WeltWeitBau committed Jan 18, 2024
1 parent 20c22b5 commit c306ac8
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Bdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<packaging>jar</packaging>
<name>Bdb</name>
Expand Down
2 changes: 1 addition & 1 deletion BimServer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion BimServerClientLib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<properties>
<cxf.version>3.3.2</cxf.version>
Expand Down
2 changes: 1 addition & 1 deletion BimServerJar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
34 changes: 7 additions & 27 deletions BimServerWar/.settings/org.eclipse.wst.common.component
Original file line number Diff line number Diff line change
@@ -1,44 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">



<wb-module deploy-name="bimserverwar-1.3.0">


<wb-resource deploy-path="/WEB-INF/web.xml" source-path="/web.xml"/>



<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>



<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<dependent-module archiveName="bimserver-1.3.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/BimServer/BimServer">
<dependent-module archiveName="bimserver-1.3.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/BimServer/BimServer">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="bimserverclientlib-1.3.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/BimServerClientLib/BimServerClientLib">
<dependent-module archiveName="bimserverclientlib-1.3.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/BimServerClientLib/BimServerClientLib">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="shared-1.3.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/Shared/Shared">
<dependent-module archiveName="shared-1.3.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/Shared/Shared">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="pluginbase-1.3.2.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/PluginBase/PluginBase">
<dependent-module archiveName="pluginbase-1.3.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/PluginBase/PluginBase">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="bdb-1.3.4.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/Bdb/Bdb">
<dependency-type>uses</dependency-type>
</dependent-module>



<property name="java-output-path" value="/BimServerWar/target/classes"/>



<property name="context-root" value="bimserverwar"/>



</wb-module>



</project-modules>
2 changes: 1 addition & 1 deletion BimServerWar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion PluginBase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion Shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion Tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
</parent>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.weltweitbau</groupId>
<artifactId>parent</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
<packaging>pom</packaging>
<description>This is the parent pom, no idea why this is being released</description>
<properties>
Expand Down

0 comments on commit c306ac8

Please sign in to comment.