FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Next is 0.7.9 · patternfly-java/patternfly-java@05d7100 · GitHub

Commit 05d7100

Browse files
committed
Next is 0.7.9
1 parent d5737cd commit 05d7100

20 files changed

Lines changed: 20 additions & 20 deletions

File tree

‎apidoc/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-code-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

‎bom/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.patternfly</groupId>
3131
<artifactId>patternfly-java-bom</artifactId>
32-
<version>0.7.8</version>
32+
<version>0.7.9-SNAPSHOT</version>
3333
<packaging>pom</packaging>
3434
<name>PatternFly Java BOM</name>
3535
<description>Bill of materials</description>

‎build-config/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

‎charts/npm/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly-java/charts",
33
"private": false,
4-
"version": "0.7.8",
4+
"version": "0.7.9-SNAPSHOT",
55
"description": "Web Components wrapper around PatternFly React Charts",
66
"homepage": "https://patternfly-java.github.io/",
77
"repository": {

‎charts/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-code-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

‎code-parent/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

‎components/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-code-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

‎core/npm/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@patternfly-java/core",
33
"private": false,
4-
"version": "0.7.8",
4+
"version": "0.7.9-SNAPSHOT",
55
"description": "CSS for PatternFly Java.",
66
"homepage": "https://patternfly-java.github.io/",
77
"repository": {

‎core/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-code-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../code-parent/pom.xml</relativePath>
2828
</parent>
2929

‎extensions/codeeditor/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.patternfly</groupId>
2525
<artifactId>patternfly-java-code-parent</artifactId>
26-
<version>0.7.8</version>
26+
<version>0.7.9-SNAPSHOT</version>
2727
<relativePath>../../code-parent/pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL