Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Aug 12, 2020
1 parent 898329e commit ea389ab
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 15 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Version 3.2.8 (2018-12-14)
# Version 3.2.8 (2020-08-12)

* [nfo] w20-business-theme: [1.3.5](https://github.com/w20-framework/w20-business-theme/releases/tag/v1.3.5)
* [chg] w20-business-theme: [1.3.5](https://github.com/w20-framework/w20-business-theme/releases/tag/v1.3.5)
* [chg] Update for Seed 3.10+

# Version 3.2.7 (2018-12-14)

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

<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion specs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-specs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-bootstrap-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-bootstrap-2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-bootstrap-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-bootstrap-3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-business-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-business-theme</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-dataviz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-dataviz</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-extras/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-extras</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-material-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-material-theme</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-material/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-material</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web-simple-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web-simple-theme</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.9-SNAPSHOT</version>
<version>3.2.8-SNAPSHOT</version>
</parent>

<artifactId>w20-bridge-web</artifactId>
Expand Down

0 comments on commit ea389ab

Please sign in to comment.