Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar committed Dec 12, 2023
1 parent e5f5177 commit 4234222
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,11 @@
<artifactId>jboss-logging-processor</artifactId>
<version>${version.jboss-logging-processor}</version>
</path>
<path>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>${version.jboss-logging}</version>
</path>
<!-- <path>-->
<!-- <groupId>org.jboss.logging</groupId>-->
<!-- <artifactId>jboss-logging</artifactId>-->
<!-- <version>${version.jboss-logging}</version>-->
<!-- </path>-->
</annotationProcessorPaths>
</configuration>
</execution>
Expand Down

0 comments on commit 4234222

Please sign in to comment.