Skip to content

Commit

Permalink
[maven-release-plugin] prepare release waffle-parent-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 26, 2023
1 parent 0a4904d commit 0394b0b
Show file tree
Hide file tree
Showing 31 changed files with 101 additions and 101 deletions.
4 changes: 2 additions & 2 deletions Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>pom</packaging>

<name>waffle-parent</name>
Expand Down Expand Up @@ -106,7 +106,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>
<issueManagement>
<system>Github</system>
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,11 +30,11 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-bom</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>pom</packaging>

<name>waffle-bom</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.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-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

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

<name>waffle-demo-parent</name>
Expand All @@ -59,7 +59,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-filter</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-filter</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
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,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-form</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-form</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
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,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-jaas</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-jaas</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-mixed-post/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-mixed-post</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-mixed-post</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-mixed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-mixed</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-mixed</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-negotiate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-negotiate</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-negotiate</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
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,11 +29,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-spring-boot-filter2</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>jar</packaging>

<name>waffle-spring-boot-filter2</name>
Expand All @@ -44,7 +44,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
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,11 +29,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-spring-boot-filter3</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>jar</packaging>

<name>waffle-spring-boot-filter3</name>
Expand All @@ -44,7 +44,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-spring-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-spring-filter</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-spring-filter</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
8 changes: 4 additions & 4 deletions Source/JNA/waffle-demo/waffle-spring-form/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MIT License
Copyright (c) 2010-2022 The Waffle Project Contributors: https://github.com/Waffle/waffle/graphs/contributors
Copyright (c) 2010-2023 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
Expand All @@ -30,11 +30,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-spring-form</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>war</packaging>

<name>waffle-spring-form</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
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,11 +30,11 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
</parent>

<artifactId>waffle-distro</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>pom</packaging>

<name>waffle-distro</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:ssh://git@github.com/waffle/waffle.git</connection>
<developerConnection>scm:git:ssh://git@github.com/waffle/waffle.git</developerConnection>
<url>https://github.com/Waffle/waffle</url>
<tag>HEAD</tag>
<tag>waffle-parent-3.3.0</tag>
</scm>

<properties>
Expand Down
Loading

0 comments on commit 0394b0b

Please sign in to comment.