Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
André Menneken committed May 5, 2020
1 parent 18528b4 commit a04bcbe
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 31 deletions.
10 changes: 4 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>Hoxton.SR4</version>
<relativePath/>
<relativePath />
</parent>

<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -66,7 +64,7 @@
<connection>scm:git:https://github.com/zalando/spring-cloud-config-aws-kms.git</connection>
<developerConnection>scm:git:[email protected]:zalando/spring-cloud-config-aws-kms.git</developerConnection>
<url>https://github.com/zalando/spring-cloud-config-aws-kms</url>
<tag>HEAD</tag>
<tag>5.1</tag>
</scm>

<properties>
Expand Down
6 changes: 2 additions & 4 deletions spring-cloud-config-aws-kms-coverage/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-coverage</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions spring-cloud-config-aws-kms-encryption-cli/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-encryption-cli</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions spring-cloud-config-aws-kms-tests/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-tests</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-integration-test-1</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-tests</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-integration-test-2</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-tests</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms-test-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-config-aws-kms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>spring-cloud-config-aws-kms-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1</version>
</parent>

<artifactId>spring-cloud-config-aws-kms</artifactId>
Expand Down

0 comments on commit a04bcbe

Please sign in to comment.