Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
updated oap
Browse files Browse the repository at this point in the history
  • Loading branch information
alebastrov committed Jan 4, 2024
1 parent dc2c25d commit bc46dd9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions oap-ws-openapi-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@
<version>${oap.deps.asm.version}</version>
</dependency>
</dependencies>
<executions>
<execution>
<goals>
<goal>generate-metadata</goal>
</goals>
</execution>
</executions>
<!-- <executions>-->
<!-- <execution>-->
<!-- <goals>-->
<!-- <goal>generate-metadata</goal>-->
<!-- </goals>-->
<!-- </execution>-->
<!-- </executions>-->
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit bc46dd9

Please sign in to comment.