diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..ff47e0c --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,2 @@ +# Reformat +82cbdbe992d8a018e4ea26677291682c84875e56 diff --git a/LICENSE b/LICENSE index 942e3da..54b1906 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Copyright 2011 mallowlabs -Copyright 2018-2020 TobiX +Copyright 2018-2023 TobiX Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/README.markdown b/README.markdown index 19b9386..52d9db3 100644 --- a/README.markdown +++ b/README.markdown @@ -5,7 +5,7 @@ [![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/simple-theme-plugin.svg?color=blue)](https://plugins.jenkins.io/simple-theme-plugin) [![Build Status](https://ci.jenkins.io/buildStatus/icon?job=Plugins%2Fsimple-theme-plugin%2Fmain)](https://ci.jenkins.io/job/Plugins/job/simple-theme-plugin/job/main/) [![GitHub license](https://img.shields.io/github/license/jenkinsci/simple-theme-plugin.svg)](https://github.com/jenkinsci/simple-theme-plugin/blob/main/LICENSE.txt) -[![Maintenance](https://img.shields.io/maintenance/yes/2022.svg)]() +[![Maintenance](https://img.shields.io/maintenance/yes/2023.svg)]() This plugin allows to customize Jenkin's appearance with custom CSS and JavaScript. It also allows to replace the Favicon. diff --git a/pom.xml b/pom.xml index 5d218fb..2f6bd49 100644 --- a/pom.xml +++ b/pom.xml @@ -89,17 +89,11 @@ spotless-maven-plugin 2.30.0 - - origin/main - - - 1.7 - + @@ -111,8 +105,10 @@ + check + validate