Skip to content

Commit

Permalink
- pom.xml - Updated version to v1.2.13 release
Browse files Browse the repository at this point in the history
- README.md - Fixed a typo
  • Loading branch information
mgarin committed Jun 19, 2020
1 parent c4964f9 commit 0821469
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Here is a summary of different available WebLaF licenses:
- Unlimited amount of end-user distributions of your non-commercial open-source projects
- Full access to complete library [source code](https://github.com/mgarin/weblaf)
- Free [updates](https://github.com/mgarin/weblaf/releases) to all newer minor and major versions
- Free support via [GitHub](https://github.com/mgarin/weblaf/issues), [Gitter](https://gitter.im/mgarin/weblaf) and [e-mail](mailto:[email protected]
- Free support via [GitHub](https://github.com/mgarin/weblaf/issues), [Gitter](https://gitter.im/mgarin/weblaf) and [e-mail](mailto:[email protected])

Limitations:

Expand Down
2 changes: 1 addition & 1 deletion modules/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/ninepatch-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.weblookandfeel</groupId>
<artifactId>weblaf-parent</artifactId>
<version>1.2.13-SNAPSHOT</version>
<version>1.2.13</version>
<packaging>pom</packaging>

<name>WebLaF</name>
Expand Down

0 comments on commit 0821469

Please sign in to comment.