Advertisement
Guest User

Untitled

a guest
Sep 18th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <plugin>
  2. <groupId>org.jboss.narayana.rts</groupId>
  3. <artifactId>lra-annotation-checker-maven-plugin</artifactId>
  4. <version>${narayana.lra.version}</version>
  5. <executions>
  6. <execution>
  7. <goals>
  8. <goal>check</goal>
  9. </goals>
  10. </execution>
  11. </executions>
  12. </plugin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement