Skip to content

Commit

Permalink
Adjusted pom parent version
Browse files Browse the repository at this point in the history
  • Loading branch information
torakiki committed Jan 30, 2015
1 parent 08eebc8 commit 6b55e34
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 27 deletions.
3 changes: 1 addition & 2 deletions pdfsam-alternate-mix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-alternate-mix</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam alternate mix module</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-community/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-community</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam Community Edition application</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-core</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam core</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-fx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-fx</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam JavaFx views</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-gui</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam desktop client application</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-i18n</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam i18n</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-merge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-merge</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam merge module</name>

Expand Down
2 changes: 1 addition & 1 deletion pdfsam-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>pdfsam-parent</artifactId>
<packaging>pom</packaging>
<name>PDFsam parent</name>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<url>http://www.pdfsam.org</url>

<profiles>
Expand Down
3 changes: 1 addition & 2 deletions pdfsam-rotate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-rotate</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam rotate module</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-service</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam service</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-simple-split/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-simple-split</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam simple split module</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-split-by-bookmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-split-by-bookmarks</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam split by bookmarks module</name>

Expand Down
3 changes: 1 addition & 2 deletions pdfsam-split-by-size/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>../pdfsam-parent/pom.xml</relativePath>
</parent>

<artifactId>pdfsam-split-by-size</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>PDFsam split by size module</name>

Expand Down
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<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>
<artifactId>pdfsam</artifactId>
<version>3.0.0.M2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PDFsam</name>
<description>A free open source desktop tool to split and merge pdf documents</description>
Expand All @@ -18,7 +17,7 @@
<parent>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-parent</artifactId>
<version>3.0.0.BETA-SNAPSHOT</version>
<version>3.0.0.M2-SNAPSHOT</version>
<relativePath>pdfsam-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 6b55e34

Please sign in to comment.