| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |||
| 6 | 6 | ||
| 7 | 7 | ## [Unreleased] | |
| 8 | 8 | ||
| 9 | + ## [0.4.2] - 2025-12-17 | ||
| 10 | + | ||
| 9 | 11 | ### Added | |
| 10 | 12 | ||
| 11 | 13 | - Bullet chart (#109) | |
@@ -562,7 +564,8 @@ Stay tuned for more to come... | |||
| 562 | 564 | --> | |
| 563 | 565 | ||
| 564 | 566 | [Removed]: https://github.com/patternfly-java/patternfly-java/compare/v0.2.11...vRemoved | |
| 565 | - [Unreleased]: https://github.com/patternfly-java/patternfly-java/compare/v0.4.1...HEAD | ||
| 567 | + [Unreleased]: https://github.com/patternfly-java/patternfly-java/compare/v0.4.2...HEAD | ||
| 568 | + [0.4.2]: https://github.com/patternfly-java/patternfly-java/compare/v0.4.1...v0.4.2 | ||
| 566 | 569 | [0.4.1]: https://github.com/patternfly-java/patternfly-java/compare/v0.4.0...v0.4.1 | |
| 567 | 570 | [0.4.0]: https://github.com/patternfly-java/patternfly-java/compare/v0.3.1...v0.4.0 | |
| 568 | 571 | [0.3.1]: https://github.com/patternfly-java/patternfly-java/compare/v0.3.0...v0.3.1 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ PatternFly Java is available on [Maven Central](https://central.sonatype.com/sea | |||
| 42 | 42 | <dependency> | |
| 43 | 43 | <groupId>org.patternfly</groupId> | |
| 44 | 44 | <artifactId>patternfly-java-bom</artifactId> | |
| 45 | - <version>0.4.1</version> | ||
| 45 | + <version>0.4.2</version> | ||
| 46 | 46 | <type>pom</type> | |
| 47 | 47 | <scope>import</scope> | |
| 48 | 48 | </dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -29,7 +29,7 @@ | |||
| 29 | 29 | ||
| 30 | 30 | <groupId>org.patternfly</groupId> | |
| 31 | 31 | <artifactId>patternfly-java-bom</artifactId> | |
| 32 | - <version>0.4.2-SNAPSHOT</version> | ||
| 32 | + <version>0.4.2</version> | ||
| 33 | 33 | <packaging>pom</packaging> | |
| 34 | 34 | <name>PatternFly Java BOM</name> | |
| 35 | 35 | <description>Bill of materials</description> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../code-parent/pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../../code-parent/pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | <parent> | |
| 24 | 24 | <groupId>org.patternfly</groupId> | |
| 25 | 25 | <artifactId>patternfly-java-code-parent</artifactId> | |
| 26 | - <version>0.4.2-SNAPSHOT</version> | ||
| 26 | + <version>0.4.2</version> | ||
| 27 | 27 | <relativePath>../../code-parent/pom.xml</relativePath> | |
| 28 | 28 | </parent> | |
| 29 | 29 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments