Skip to content

Commit

Permalink
[maven-release-plugin] prepare release netarchivesuite-5.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
mss committed Jun 4, 2015
1 parent 10fd7aa commit 3c9fd7b
Show file tree
Hide file tree
Showing 40 changed files with 104 additions and 154 deletions.
7 changes: 3 additions & 4 deletions archive/archive-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>archive-core</artifactId>
Expand Down Expand Up @@ -87,7 +86,7 @@
<manifest>
<!--mainClass>dk.netarkivet.deploy.DeployApplication</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
5 changes: 2 additions & 3 deletions archive/archive-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>archive-test</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions archive/bitpreservation-gui/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>archive</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>bitpreservation-gui</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions archive/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>archive</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions build-tools/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>build-tools</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions common/common-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>common-core</artifactId>
Expand Down Expand Up @@ -225,7 +224,7 @@
<manifest>
<!--mainClass>CHANGE WHEN CLASS ONLY HAS 1 APP!</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
5 changes: 2 additions & 3 deletions common/common-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>common-test</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions common/netarchivesuite-test-utils/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?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">
<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>common</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions common/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>common</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions deploy/deploy-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>deploy-core</artifactId>
Expand Down Expand Up @@ -80,7 +79,7 @@
<manifest>
<mainClass>dk.netarkivet.deploy.DeployApplication</mainClass>
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
7 changes: 3 additions & 4 deletions deploy/deploy-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>deploy-test</artifactId>
Expand All @@ -32,7 +31,7 @@
<dependency>
<groupId>org.netarchivesuite</groupId>
<artifactId>common-test</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
<scope>test</scope>
</dependency>

Expand Down
5 changes: 2 additions & 3 deletions deploy/distribution/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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.netarchivesuite</groupId>
<artifactId>deploy</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions deploy/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +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/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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>netarchivesuite</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>deploy</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions harvester/harvest-scheduler/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>harvest-scheduler</artifactId>
Expand Down Expand Up @@ -160,7 +159,7 @@
<manifest>
<!--mainClass>CHANGE WHEN CLASS ONLY HAS 1 APP!</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
6 changes: 2 additions & 4 deletions harvester/harvestchannel-gui/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>harvestchannel-gui</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions harvester/harvestdefinition-gui/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>harvestdefinition-gui</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions harvester/harvester-core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>harvester-core</artifactId>
Expand Down Expand Up @@ -148,7 +147,7 @@
<manifest>
<!--mainClass>CHANGE WHEN CLASS ONLY HAS 1 APP!</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
5 changes: 2 additions & 3 deletions harvester/harvester-test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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.netarchivesuite</groupId>
<artifactId>harvester</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>harvester-test</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions harvester/heritrix1/heritrix1-controller/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>heritrix1-controller</artifactId>
Expand Down Expand Up @@ -529,7 +528,7 @@
<manifest>
<!--mainClass>dk.netarkivet.deploy.DeployApplication</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
7 changes: 3 additions & 4 deletions harvester/heritrix1/heritrix1-extensions/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>heritrix1-extensions</artifactId>
Expand Down Expand Up @@ -684,7 +683,7 @@
<manifest>
<!--mainClass>dk.netarkivet.deploy.DeployApplication</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
7 changes: 3 additions & 4 deletions harvester/heritrix1/heritrix1-frontier/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0"?>
<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>

<parent>
<groupId>org.netarchivesuite</groupId>
<artifactId>heritrix1</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-RC1</version>
</parent>

<artifactId>heritrix1-frontier</artifactId>
Expand Down Expand Up @@ -104,7 +103,7 @@
<manifest>
<!--mainClass>dk.netarkivet.deploy.DeployApplication</mainClass -->
<addClasspath>true</addClasspath>
<classpathPrefix></classpathPrefix>
<classpathPrefix />
</manifest>
</archive>
</configuration>
Expand Down
Loading

0 comments on commit 3c9fd7b

Please sign in to comment.