Skip to content

Commit 243017d

Browse files
committed
Bump the version to 0.3.0
1 parent 104458d commit 243017d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
1515
limitations under the License.
1616
////
1717
18-
== 0.x.x
18+
== 0.3.0 (2023-03-14)
1919
2020
* Upgrade the compiler version to Java 17, yet still target Java 8
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<properties>
5656

5757
<!-- project version -->
58-
<revision>0.3.0-SNAPSHOT</revision>
58+
<revision>0.3.0</revision>
5959

6060
<!-- `minimalJavaBuildVersion` is employed by `org.apache:apache`, which is the parent of `org.apache.logging:logging-parent`, which is the parent of us.
6161
`minimalJavaBuildVersion` is used for enforcing the compiler version.

0 commit comments

Comments
 (0)