Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Commit

Permalink
Revert "Update parent POM and copyright year"
Browse files Browse the repository at this point in the history
This reverts commit 6f81e6d.

Too many problems with trying to stay JDK 1.7 compatible.
  • Loading branch information
mjdetullio committed Apr 8, 2017
1 parent 16b0f1f commit 641556a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 10 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
<version>40</version>
<version>26</version>
</parent>

<groupId>org.sonarqubecommunity.buildbreaker</groupId>
Expand Down Expand Up @@ -55,7 +55,6 @@
</ciManagement>

<properties>
<jdk.min.version>1.7</jdk.min.version>
<license.owner>${project.organization.name}</license.owner>
<license.mailto>${project.organization.url}</license.mailto>
<sonar.version>5.3</sonar.version>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* SonarQube Build Breaker Plugin
* Copyright (C) 2009-2017 Matthew DeTullio and contributors
* Copyright (C) 2009-2016 Matthew DeTullio and contributors
* mailto:sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
Expand Down

0 comments on commit 641556a

Please sign in to comment.