Skip to content

Commit

Permalink
Update for release and merge Bintray packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrant committed Mar 9, 2017
1 parent 34ae468 commit 8b9df30
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions flying-saucer-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-core</artifactId>
Expand All @@ -23,7 +23,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-core</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion flying-saucer-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-fop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-fop</artifactId>
Expand All @@ -31,7 +31,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-fop</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-log4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-log4j</artifactId>
Expand All @@ -27,7 +27,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-log4j</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-pdf-itext5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-pdf-itext5</artifactId>
Expand All @@ -27,7 +27,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-pdf-itext5</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-pdf-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -19,7 +19,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-pdf</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-pdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-pdf</artifactId>
Expand Down Expand Up @@ -34,7 +34,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-pdf</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down
2 changes: 1 addition & 1 deletion flying-saucer-swt-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-swt-examples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions flying-saucer-swt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>
</parent>

<artifactId>flying-saucer-swt</artifactId>
Expand All @@ -27,7 +27,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-swt</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

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

<groupId>org.xhtmlrenderer</groupId>
<artifactId>flying-saucer-parent</artifactId>
<version>9.1.2-SNAPSHOT</version>
<version>9.1.2</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -44,7 +44,7 @@
<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer-parent</url>
<url>https://api.bintray.com/maven/flyingsaucerproject/maven/org.xhtmlrenderer:flying-saucer</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 8b9df30

Please sign in to comment.