Skip to content

Commit

Permalink
[MVN] Better catch plugin's version number
Browse files Browse the repository at this point in the history
Use wildcard selection for base gama plugins
  • Loading branch information
RoiArthurB committed Jan 9, 2025
1 parent a0fd4a2 commit 3f3b0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gama.experimental.parent/pom_header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<properties>
<tycho.version>4.0.8</tycho.version>
<jdk.version>21</jdk.version>
<gama.version>0.0.0-SNAPSHOT</gama.version>
<gama.version>[2024.6.0,)</gama.version>
<gama.p2.version>2024-06</gama.p2.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<wagon.version>3.5.3</wagon.version>
Expand Down

0 comments on commit 3f3b0ff

Please sign in to comment.