We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb31c6 commit 33e341bCopy full SHA for 33e341b
pom.xml
@@ -12,7 +12,7 @@
12
<groupId>org.obiba.es</groupId>
13
<artifactId>mica-search-es8</artifactId>
14
<packaging>jar</packaging>
15
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.0-RC1</version>
16
<name>mica-search-es8</name>
17
<url>http://obiba.org</url>
18
@@ -429,7 +429,7 @@
429
<connection>scm:git:https://github.com/obiba/mica-search-es8.git</connection>
430
<developerConnection>scm:git:https://github.com/obiba/mica-search-es8.git</developerConnection>
431
<url>https://github.com/obiba/mica-search-es8</url>
432
- <tag>mica-search-es8-1.0.x</tag>
+ <tag>2.0.0-RC1</tag>
433
</scm>
434
435
<issueManagement>
0 commit comments