-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release waffle-3.5.1
- Loading branch information
Showing
32 changed files
with
128 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,7 +30,7 @@ | |
|
||
<groupId>com.github.waffle</groupId> | ||
<artifactId>waffle</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>waffle</name> | ||
|
@@ -107,7 +107,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
<issueManagement> | ||
|
@@ -167,7 +167,7 @@ | |
<module.name>waffle.parent</module.name> | ||
|
||
<!-- Reproducible Builds --> | ||
<project.build.outputTimestamp>1727049235</project.build.outputTimestamp> | ||
<project.build.outputTimestamp>1735707317</project.build.outputTimestamp> | ||
|
||
<!-- Checkstyle --> | ||
<checkstyle.config>checkstyle.xml</checkstyle.config> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle</groupId> | ||
<artifactId>waffle</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle</groupId> | ||
<artifactId>waffle-bom</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>waffle-bom</name> | ||
|
@@ -46,7 +46,7 @@ | |
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<url>https://github.com/Waffle/waffle</url> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle</groupId> | ||
<artifactId>waffle</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>waffle-demo-parent</name> | ||
|
@@ -58,7 +58,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-filter</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-filter</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-form</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-form</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-jaas</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-jaas</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-mixed-post</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-mixed-post</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-mixed</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-mixed</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-negotiate</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-negotiate</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -29,12 +29,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-spring-boot-filter2</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
|
||
<name>waffle-spring-boot-filter2</name> | ||
<description>Spring Boot Filter 2 Demo for WAFFLE</description> | ||
|
@@ -43,7 +43,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -29,12 +29,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-spring-boot-filter3</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
|
||
<name>waffle-spring-boot-filter3</name> | ||
<description>Spring Boot Filter 3 Demo for WAFFLE</description> | ||
|
@@ -43,7 +43,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
MIT License | ||
Copyright (c) 2010-2024 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Copyright (c) 2010-2025 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
@@ -30,12 +30,12 @@ | |
<parent> | ||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-demo-parent</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
</parent> | ||
|
||
<groupId>com.github.waffle.demo</groupId> | ||
<artifactId>waffle-spring-filter</artifactId> | ||
<version>3.5.1-SNAPSHOT</version> | ||
<version>3.5.1</version> | ||
<packaging>war</packaging> | ||
|
||
<name>waffle-spring-filter</name> | ||
|
@@ -45,7 +45,7 @@ | |
<scm> | ||
<connection>scm:git:ssh://[email protected]/waffle/waffle.git</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/waffle/waffle.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>waffle-3.5.1</tag> | ||
<url>https://github.com/Waffle/waffle</url> | ||
</scm> | ||
|
||
|
Oops, something went wrong.