Skip to content

Commit

Permalink
JBMETA-455 org.jboss.metadata.test.ComparePreviousSchemasTestCase fai…
Browse files Browse the repository at this point in the history
…ls because of last-major-release property in pom.xml
  • Loading branch information
sudeshnas93 committed Jun 27, 2023
1 parent 34f7884 commit 3d7f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>1.1.1.Final</version.org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec>
<version.org.jboss.ejb3.ext-api>2.3.0.Final</version.org.jboss.ejb3.ext-api>
<!-- The last major release, used for tests that compare the schemas -->
<last-major-release>15.4.0</last-major-release>
<last-major-release>16.0.0.Final</last-major-release>
</properties>

<modules>
Expand Down

0 comments on commit 3d7f9d5

Please sign in to comment.