File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Extract the content of `gis-plugin-assemblies-X.X.X.zip` in `${HOP_HOME}/plugins
4646Examples of extraction from the root directory of the project :
4747
4848``` sh
49- GIS_PLUGINS_VERSION=" 1.2 .0"
49+ GIS_PLUGINS_VERSION=" 1.3 .0"
5050
5151# Use compiled version...
5252GIS_PLUGINS_ASSEMBLY=" assemblies/target/gis-plugin-assemblies-${GIS_PLUGINS_VERSION} .zip"
Original file line number Diff line number Diff line change 44
55 <groupId >com.atolcd.hop</groupId >
66 <artifactId >gis-plugin-assemblies</artifactId >
7- <version >1.2 .0</version >
7+ <version >1.3 .0</version >
88 <packaging >pom</packaging >
99
1010 <name >HOP GIS Plugins assemblies</name >
1111
1212 <parent >
1313 <groupId >com.atolcd.hop</groupId >
1414 <artifactId >hop-gis-plugins-holder</artifactId >
15- <version >1.2 .0</version >
15+ <version >1.3 .0</version >
1616 </parent >
1717
1818 <properties >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >hop-gis-plugins-holder</artifactId >
55 <groupId >com.atolcd.hop</groupId >
6- <version >1.2 .0</version >
6+ <version >1.3 .0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 55 <groupId >com.atolcd.hop</groupId >
66 <artifactId >hop-gis-plugins-holder</artifactId >
77 <packaging >pom</packaging >
8- <version >1.2 .0</version >
8+ <version >1.3 .0</version >
99
1010 <name >HOP GIS Plugins and modified deps</name >
1111 <description >HOP GIS Plugins and modified deps by Atol Conseils & Développements</description >
You can’t perform that action at this time.
0 commit comments