Skip to content

Commit

Permalink
Set version to 1.3.27-SNAPSHOT
Browse files Browse the repository at this point in the history
- Updated contributors
  • Loading branch information
asturio committed May 2, 2021
1 parent 77dd308 commit 515fb2e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,23 @@ In GitHub User alphabetical order.
* [@abdullahcevik](https://github.com/abdullahcevik) - Abdullah Çevik
* [@albfernandez](https://github.com/albfernandez) - Alberto Fernández
* [@andreasrosdal](https://github.com/andreasrosdal) - Andreas Røsdal - Maintainer of OpenPDF from 1.0 to 1.3.15, now retired from OpenPDF development.
* [@applikationsprogramvara](https://github.com/applikationsprogramvara)
* [@armin-weber](https://github.com/armin-weber)
* [@bsmelo](https://github.com/bsmelo) - Bruno Melo
* [@chrismaster](https://github.com/chrismaster) - Chris Master
* [@codecracker2014](https://github.com/codecracker2014)
* [@dandybudach](https://github.com/dandybudach) - Dandy Budach
* [@glarfs](https://github.com/glarfs)
* [@harrati](https://github.com/harrati)
* [@jeffrey-easyesi](https://github.com/jeffrey-easyesi)
* [@jherkel](https://github.com/jherkel)
* [@jokimaki](https://github.com/jokimaki)
* [karolbe](https://github.com/karolbe) - Karol Bryd
* [@Kindrat](https://github.com/Kindrat)
* [@lapo-luchini](https://github.com/lapo-luchini) - Lapo Luchini
* [@laurerunser](https://github.com/laurerunser) - Laure Runser
* [@macromogic](https://github.com/macromogic)
* [@mahdilamb](https://github.com/mahdilamb)
* [@MartinKocour](https://github.com/MartinKocour) - Martin Kocour
* [@mluppi](https://github.com/mluppi) - M. Luppi
* [@noavarice](https://github.com/noavarice)
Expand All @@ -169,11 +174,14 @@ In GitHub User alphabetical order.
* [@sullis](https://github.com/sullis)
* [@SuperPat45](https://github.com/SuperPat45)
* [@syakovyn](https://github.com/syakovyn)
* [@tia-99](https://github.com/tia-99)
* [@ubermichael](https://github.com/ubermichael) - Michael Joyce
* [@VedranSlankovic](https://github.com/VedranSlankovic)
* [@V-F](https://github.com/V-F)
* [@vic0075](https://github.com/vic0075)
* [@vk-github18](https://github.com/vk-github18)
* [@weiyeh](https://github.com/weiyeh)
* [@Wugengxian](https://github.com/Wugengxian)
* [@ymasory](https://github.com/ymasory)

Also, a very special thanks to the iText developers ;)
2 changes: 1 addition & 1 deletion openpdf-fonts-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-parent</artifactId>
<version>1.3.26</version>
<version>1.3.27-SNAPSHOT</version>
</parent>

<artifactId>openpdf-fonts-extra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion openpdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-parent</artifactId>
<version>1.3.26</version>
<version>1.3.27-SNAPSHOT</version>
</parent>

<artifactId>openpdf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pdf-swing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-parent</artifactId>
<version>1.3.26</version>
<version>1.3.27-SNAPSHOT</version>
</parent>

<artifactId>pdf-swing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pdf-toolbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-parent</artifactId>
<version>1.3.26</version>
<version>1.3.27-SNAPSHOT</version>
</parent>

<artifactId>pdf-toolbox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.librepdf</groupId>
<artifactId>openpdf-parent</artifactId>
<version>1.3.26</version>
<version>1.3.27-SNAPSHOT</version>
<packaging>pom</packaging>

<!-- please run mvn tidy:pom once in a while -->
Expand Down

0 comments on commit 515fb2e

Please sign in to comment.