Commit 08e1cc91fd0ef825c41748053ed58ea73a1f377a

Authored by Mickael Boiziot
1 parent 617694b5
Exists in master

Set the version as 6.2-SNAPSHOT

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
pom.xml
... ... @@ -7,7 +7,7 @@
7 7 <parent>
8 8 <groupId>eu.omp.irap.cassis</groupId>
9 9 <artifactId>parent</artifactId>
10   - <version>6.1</version>
  10 + <version>6.2-SNAPSHOT</version>
11 11 </parent>
12 12 <groupId>eu.omp.irap.vespa</groupId>
13 13 <artifactId>epntapclient</artifactId>
... ...