Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nc-andreashaller committed Jan 2, 2019
1 parent d7170f8 commit baa3092
Show file tree
Hide file tree
Showing 18 changed files with 25 additions and 30 deletions.
2 changes: 1 addition & 1 deletion integration-tests/it-packages/it-groovy_always/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-groovy_always</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-groovy_install_failed</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/it-packages/it-groovy_onchange/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-groovy_onchange</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-groovy_prepare_failed</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-groovy_prepare_installed_end</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/it-packages/it-script_always/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-script_always</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/it-packages/it-slingpipes_always/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-slingpipes_always</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/it-packages/it-userconfig_always/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>it-packages</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-userconfig_always</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/it-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>integration-tests</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>it-packages</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-reactor</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>integration-tests</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-reactor</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -57,7 +57,7 @@
<connection>scm:git:https://github.com/Netcentric/vault-upgrade-hook.git</connection>
<developerConnection>scm:git:https://github.com/Netcentric/vault-upgrade-hook.git</developerConnection>
<url>https://github.com/Netcentric/vault-upgrade-hook.git</url>
<tag>HEAD</tag>
<tag>1.0.1</tag>
</scm>

<distributionManagement>
Expand Down
5 changes: 2 additions & 3 deletions samples/groovy-package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-samples</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>sample-groovy-package</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions samples/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
Expand All @@ -10,11 +9,11 @@
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-reactor</artifactId>
<!-- detaching samples from parent release cycle to simplify copy/paste -->
<version>1.0.0</version>
<version>1.0.1</version>
</parent>

<artifactId>vault-upgrade-hook-samples</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>pom</packaging>

<name>Vault Upgrade Hook :: Samples</name>
Expand Down
5 changes: 2 additions & 3 deletions samples/script-package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-samples</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>sample-script-package</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions samples/sling-pipes-package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-samples</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>sample-sling-pipes-package</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions samples/userpreferences-package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- ====================================================================== -->
<!-- P R O J E C T D E S C R I P T I O N -->
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-samples</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>sample-userpreferences-package</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vault-upgrade-hook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>biz.netcentric.vlt.upgrade</groupId>
<artifactId>vault-upgrade-hook-reactor</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
</parent>

<artifactId>vault-upgrade-hook</artifactId>
Expand Down

0 comments on commit baa3092

Please sign in to comment.