Skip to content

Commit

Permalink
Reapply "Update to latest OSGi Mock"
Browse files Browse the repository at this point in the history
This reverts commit 3324e3f.
  • Loading branch information
stefanseifert committed Sep 16, 2024
1 parent 7a03b7c commit d973411
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
<body>

<release version="5.6.4" date="not released">
<action type="update" dev="sseifert">
Update to latest OSGi Mock.
</action>
</release>

<release version="5.6.2" date="2024-09-16">
<action type="update" dev="joerghoh" issue="50">
Add support for Rendition.getBinary() method.
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<properties>

<!-- OSGi Mocks -->
<osgi-mock.version>3.5.0</osgi-mock.version>
<osgi-mock.version>3.5.1-SNAPSHOT</osgi-mock.version>

<!-- JCR Mocks -->
<jcr-mock.version>1.6.14</jcr-mock.version>
Expand Down

0 comments on commit d973411

Please sign in to comment.