forked from Waffle/waffle
-
Notifications
You must be signed in to change notification settings - Fork 0
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-parent-2.2.1
- Loading branch information
Showing
28 changed files
with
84 additions
and
84 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 @@ | |
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 | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
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 |
---|---|---|
|
@@ -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> | ||
|
@@ -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> | ||
|
Oops, something went wrong.