Skip to content

Commit

Permalink
Fixed versions of java and npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Natali committed Dec 20, 2021
1 parent d15923f commit 130ed65
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 16 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
# Change Log

## [2021.02.01](https://github.com/geosolutions-it/MapStore2/tree/v2021.02.01) (2021-12-21)

- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.02.00...v2021.02.01)**

- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.01%22+is%3Aclosed+label%3Aenhancement)**

- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.01%22+is%3Aclosed+label%3Abug)**

- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.01%22+is%3Aclosed)**

## [2021.02.00](https://github.com/geosolutions-it/MapStore2/tree/v2021.02.00) (2021-10-28)

- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.00...v2021.02.00)**
- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2021.01.00...v2021.02.00)**

- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed+label%3Aenhancement)**
- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed+label%3Aenhancement)**

- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed+label%3Abug)**
- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed+label%3Abug)**

- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed)**
- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222021.02.00%22+is%3Aclosed)**

## [2021.01.04](https://github.com/geosolutions-it/MapStore2/tree/v2021.01.04) (2021-06-28)

Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-java</artifactId>
<packaging>pom</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore 2</name>
<url>http://www.geo-solutions.it</url>

Expand Down
2 changes: 1 addition & 1 deletion java/printing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-print</artifactId>
<packaging>pom</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore 2 - Printing extension bundle</name>
<url>http://www.geo-solutions.it</url>

Expand Down
2 changes: 1 addition & 1 deletion java/services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-services</artifactId>
<packaging>jar</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore 2 - Backend Services</name>
<url>http://www.geo-solutions.it</url>

Expand Down
4 changes: 2 additions & 2 deletions java/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-webapp</artifactId>
<packaging>war</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore 2 - WAR</name>
<url>http://www.geo-solutions.it</url>

Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-services</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
</dependency>

<!-- ================================================================ -->
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mapstore2",
"version": "0.3.0",
"version": "0.3.1",
"description": "MapStore 2",
"repository": "https://github.com/geosolutions-it/MapStore2",
"main": "index.js",
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>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-root</artifactId>
<packaging>pom</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore Root</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-product</artifactId>
<packaging>war</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<name>MapStore Product Web Application</name>

<properties>
Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-webapp</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<type>war</type>
<scope>runtime</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion project/custom/templates/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-services</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
</dependency>
<!-- ================================================================ -->
<!-- GeoStore modules -->
Expand Down
2 changes: 1 addition & 1 deletion project/standard/templates/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-services</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
</dependency>
<!-- ================================================================ -->
<!-- GeoStore modules -->
Expand Down
2 changes: 1 addition & 1 deletion release/bin-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>it.geosolutions.mapstore</groupId>
<artifactId>mapstore-product</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.2</version>
<type>war</type>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit 130ed65

Please sign in to comment.