Migrated to Open Eggbert II

This commit is contained in:
Robert Vokac 2025-02-02 13:43:13 +01:00
parent 32cdd7f441
commit 8f3775a955
Signed by: robertvokac
GPG Key ID: FB9CE8E20AADA55F
3 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
# open-eggbert-javaformat-checkstyle
# openeggbert-javaformat-checkstyle
This is a Java library, which encapsulates Open Eggbert Checkstyle XML configuration file.

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
open-eggbert-javaformat-checkstyle: Encapsulates Open Eggbert Checkstyle XML configuration file.
openeggbert-javaformat-checkstyle: Encapsulates Open Eggbert Checkstyle XML configuration file.
Copyright (C) 2018-2025 the original author or authors.
This program is free software: you can redistribute it and/or
@ -25,11 +25,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.openeggbert.essential</groupId>
<artifactId>open-eggbert-javaformat-checkstyle</artifactId>
<artifactId>openeggbert-javaformat-checkstyle</artifactId>
<version>0.1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>open-eggbert-javaformat-checkstyle</name>
<name>openeggbert-javaformat-checkstyle</name>
<properties>
<javase.version>21</javase.version>

View File

@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////////////////////
// open-eggbert-javaformat-checkstyle: Encapsulates Open Eggbert Checkstyle XML configuration file.
// openeggbert-javaformat-checkstyle: Encapsulates Open Eggbert Checkstyle XML configuration file.
// Copyright (C) 2018-2025 the original author or authors.
//
// This program is free software: you can redistribute it and/or