[OLINGO-713] Renamed p5_queryoptions-tis to p5_queryoptions-tcs
This commit is contained in:
parent
eb9fdd8aa1
commit
7ab63759cc
|
@ -23,7 +23,7 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>my.group.id</groupId>
|
||||
<artifactId>DemoService-QueryOptions-TIS</artifactId>
|
||||
<artifactId>DemoService-QueryOptions-TCS</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>0.0.1</version>
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<module>p2_readep</module>
|
||||
<module>p3_write</module>
|
||||
<module>p4_navigation</module>
|
||||
<module>p5_queryoptions-tis</module>
|
||||
<module>p5_queryoptions-tcs</module>
|
||||
<module>p6_queryoptions-es</module>
|
||||
</modules>
|
||||
|
||||
|
|
Loading…
Reference in New Issue