Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Change secondary version to 0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Jul 5, 2018
1 parent 908ded4 commit ab76664
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.packagedrone.repo.api/secondary.pom
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.packagedrone.repo/secondary.pom
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.packagedrone.utils.deb/secondary.pom
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.packagedrone.utils.rpm/secondary.pom
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.packagedrone.utils/secondary.pom
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<relativePath>../../secondary</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion secondary/pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.eclipse.packagedrone</groupId>
<artifactId>secondary-parent</artifactId>
<version>0.14.3</version>
<version>0.14.4</version>
<packaging>pom</packaging>

<url>https://eclipse.org/package-drone</url>
Expand Down

0 comments on commit ab76664

Please sign in to comment.