Skip to content

Commit

Permalink
[maven-release-plugin] prepare release waffle-3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Sep 22, 2024
1 parent 14861d8 commit ca17305
Show file tree
Hide file tree
Showing 32 changed files with 96 additions and 96 deletions.
6 changes: 3 additions & 3 deletions Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>pom</packaging>

<name>waffle</name>
Expand Down Expand Up @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -167,7 +167,7 @@
<module.name>waffle.parent</module.name>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1715040462</project.build.outputTimestamp>
<project.build.outputTimestamp>1727048887</project.build.outputTimestamp>

<!-- Checkstyle -->
<checkstyle.config>checkstyle.xml</checkstyle.config>
Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle</groupId>
<artifactId>waffle-bom</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>pom</packaging>

<name>waffle-bom</name>
Expand All @@ -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.0</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>pom</packaging>

<name>waffle-demo-parent</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-filter</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-filter</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-form</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-form</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-jaas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-jaas</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-jaas</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-mixed-post/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-mixed-post</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-mixed-post</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-mixed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-mixed</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-mixed</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-negotiate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-negotiate</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-negotiate</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-spring-boot-filter2</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>

<name>waffle-spring-boot-filter2</name>
<description>Spring Boot Filter 2 Demo for WAFFLE</description>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-spring-boot-filter3</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>

<name>waffle-spring-boot-filter3</name>
<description>Spring Boot Filter 3 Demo for WAFFLE</description>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-spring-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-spring-filter</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-spring-filter</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-demo/waffle-spring-form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-spring-form</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>war</packaging>

<name>waffle-spring-form</name>
Expand All @@ -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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle</groupId>
<artifactId>waffle-distro</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
<packaging>pom</packaging>

<name>waffle-distro</name>
Expand All @@ -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.0</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-jetty-jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle</groupId>
<artifactId>waffle-jetty-jakarta</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>

<name>waffle-jetty-jakarta</name>
<description>Jetty Jakarta integration for WAFFLE</description>
Expand All @@ -44,7 +44,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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>
</parent>

<groupId>com.github.waffle</groupId>
<artifactId>waffle-jetty</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0</version>

<name>waffle-jetty</name>
<description>Jetty integration for WAFFLE</description>
Expand All @@ -44,7 +44,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.0</tag>
<url>https://github.com/Waffle/waffle</url>
</scm>

Expand Down
Loading

0 comments on commit ca17305

Please sign in to comment.