Skip to content

Commit

Permalink
[maven-release-plugin] prepare release droid-6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jcharlet committed Apr 29, 2020
1 parent f279419 commit c5a866f
Show file tree
Hide file tree
Showing 16 changed files with 50 additions and 52 deletions.
8 changes: 4 additions & 4 deletions droid-binary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -56,11 +56,11 @@
<configuration>
<tasks>
<!-- Update binary from https://adoptopenjdk.net/releases.html -->
<unzip src="${project.build.directory}/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.5_10.zip" dest="${project.build.directory}/jre_tmp/"/>
<unzip src="${project.build.directory}/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.5_10.zip" dest="${project.build.directory}/jre_tmp/" />

<move todir="${project.build.directory}/jre-windows/">
<fileset dir="${project.build.directory}/jre_tmp/jdk-11.0.5+10-jre/">
<include name="**/*"/>
<include name="**/*" />
</fileset>
</move>

Expand Down
4 changes: 2 additions & 2 deletions droid-build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

</project>
6 changes: 3 additions & 3 deletions droid-command-line/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-core-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-export-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
4 changes: 2 additions & 2 deletions droid-help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

</project>
6 changes: 3 additions & 3 deletions droid-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath/>
<relativePath />
</parent>

<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-parent</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<packaging>pom</packaging>

<name>droid-parent</name>
Expand Down Expand Up @@ -72,7 +72,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<mailingLists>
Expand Down
6 changes: 3 additions & 3 deletions droid-report-interfaces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-results/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<properties>
Expand Down Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
6 changes: 3 additions & 3 deletions droid-swing-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>droid-parent</artifactId>
<groupId>uk.gov.nationalarchives</groupId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
<relativePath>../droid-parent</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@
<connection>scm:git:https://github.com/digital-preservation/droid.git</connection>
<developerConnection>scm:git:https://github.com/digital-preservation/droid.git</developerConnection>
<url>scm:git:https://github.com/digital-preservation/droid.git</url>
<tag>HEAD</tag>
<tag>droid-6.5</tag>
</scm>

<build>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-build-tools</artifactId>
<version>6.5-SNAPSHOT</version>
<version>6.5</version>
</dependency>
</dependencies>
</plugin>
Expand Down
Loading

0 comments on commit c5a866f

Please sign in to comment.