Skip to content

Commit

Permalink
Merge pull request #295 from laurentschoelens/jt-250-fixup
Browse files Browse the repository at this point in the history
fixup of pom with good jaxb2-basics artifact
  • Loading branch information
mattrpav authored Aug 14, 2023
2 parents 93f623a + 650fb4c commit b5f2012
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions maven-plugin/tests/jt-250/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,8 @@
<extension>true</extension>
<plugins>
<plugin>
<groupId>org.jvnet.jaxb2_commons</groupId>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb2-basics</artifactId>
<version>${jaxb2-basics.version}</version>
</plugin>
</plugins>
</configuration>
Expand Down

0 comments on commit b5f2012

Please sign in to comment.