Skip to content

Commit

Permalink
[maven-release-plugin] prepare release waffle-parent-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Jan 27, 2020
1 parent 9978704 commit d6fa2e1
Show file tree
Hide file tree
Showing 28 changed files with 84 additions and 84 deletions.
6 changes: 3 additions & 3 deletions Source/JNA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Waffle (https://github.com/Waffle/waffle)
Copyright (c) 2010 Application Security, Inc.
Copyright (c) 2010-2020 Application Security, Inc.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse
Public License v1.0 which accompanies this distribution, and is available at
Expand All @@ -17,7 +17,7 @@

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

<name>waffle-parent</name>
Expand Down Expand Up @@ -91,7 +91,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-parent-2.2.1</tag>
</scm>
<issueManagement>
<system>Github</system>
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 @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

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

<name>waffle-demo-parent</name>
Expand All @@ -47,7 +47,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-filter</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>war</packaging>

<name>waffle-filter</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</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 @@ -18,11 +18,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<artifactId>waffle-form</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>war</packaging>

<name>waffle-form</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</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 @@ -18,11 +18,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<artifactId>waffle-jaas</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>war</packaging>

<name>waffle-jaas</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

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

<name>waffle-mixed-post</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-mixed</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>war</packaging>

<name>waffle-mixed</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-negotiate</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>war</packaging>

<name>waffle-negotiate</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-spring-boot-filter</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>waffle-spring-boot-filter</name>
Expand All @@ -32,7 +32,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-parent-2.2.1</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 @@ -17,11 +17,11 @@
<parent>
<groupId>com.github.waffle.demo</groupId>
<artifactId>waffle-demo-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

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

<name>waffle-spring-boot-filter2</name>
Expand All @@ -32,7 +32,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-parent-2.2.1</tag>
</scm>

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

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

<name>waffle-spring-filter</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

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

<name>waffle-spring-form</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</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 @@ -18,11 +18,11 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<artifactId>waffle-distro</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>pom</packaging>

<name>waffle-distro</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-jetty</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>waffle-jetty</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-jna</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>waffle-jna</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

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

<artifactId>waffle-shiro</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>jar</packaging>

<name>waffle-shiro</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions Source/JNA/waffle-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<parent>
<groupId>com.github.waffle</groupId>
<artifactId>waffle-parent</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<artifactId>waffle-spring-boot</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<packaging>pom</packaging>

<name>waffle-spring-boot</name>
Expand All @@ -33,7 +33,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-parent-2.2.1</tag>
</scm>

<properties>
Expand Down
Loading

0 comments on commit d6fa2e1

Please sign in to comment.