diff options
| author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-07-22 07:14:54 +0200 | 
|---|---|---|
| committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-07-22 07:14:54 +0200 | 
| commit | 33326e89a563275e956f819d202eac73a06a0641 (patch) | |
| tree | 233c97cc34b5dd7cea1f16ac871013bb7978f47f | |
| parent | 22e0c3ed5ee685b80683fa8ba77e254b3fc689ca (diff) | |
| download | moa-id-spss-33326e89a563275e956f819d202eac73a06a0641.tar.gz moa-id-spss-33326e89a563275e956f819d202eac73a06a0641.tar.bz2 moa-id-spss-33326e89a563275e956f819d202eac73a06a0641.zip | |
add moa-id-webgui to buildprocess
| -rw-r--r-- | id/pom.xml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/id/pom.xml b/id/pom.xml index 575dcac0f..58aaf3be0 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -17,6 +17,7 @@  <!--         <module>templates</module> -->          <module>server</module>  <!--         <module>ConfigWebTool</module> --> +    	<module>moa-id-webgui</module>      </modules>      <properties> | 
