Migrated to Open Eggbert II
This commit is contained in:
parent
32cdd7f441
commit
8f3775a955
@ -1,3 +1,3 @@
|
||||
# open-eggbert-javaformat-checkstyle
|
||||
# openeggbert-javaformat-checkstyle
|
||||
|
||||
This is a Java library, which encapsulates Open Eggbert Checkstyle XML configuration file.
|
||||
|
6
pom.xml
6
pom.xml
@ -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>
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user