forked from loafle/openapi-generator-original
enabled java test
This commit is contained in:
parent
3d12c8847f
commit
98c8f867e5
5
pom.xml
5
pom.xml
@ -279,15 +279,14 @@
|
||||
</profile>
|
||||
<profile>
|
||||
<!-- Samples -->
|
||||
<id>samples</id>
|
||||
<id>java-client</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>env</name>
|
||||
<value>samples</value>
|
||||
<value>java</value>
|
||||
</property>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>samples/client/petstore/objc</module>
|
||||
<module>samples/client/petstore/java</module>
|
||||
</modules>
|
||||
</profile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user