[OLINGO-713] Renamed p5_queryoptions-tis to p5_queryoptions-tcs

This commit is contained in:
Michael Bolz 2015-08-06 14:15:05 +02:00
parent eb9fdd8aa1
commit 7ab63759cc
11 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>my.group.id</groupId> <groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-TIS</artifactId> <artifactId>DemoService-QueryOptions-TCS</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
<version>0.0.1</version> <version>0.0.1</version>

View File

@ -39,7 +39,7 @@
<module>p2_readep</module> <module>p2_readep</module>
<module>p3_write</module> <module>p3_write</module>
<module>p4_navigation</module> <module>p4_navigation</module>
<module>p5_queryoptions-tis</module> <module>p5_queryoptions-tcs</module>
<module>p6_queryoptions-es</module> <module>p6_queryoptions-es</module>
</modules> </modules>