Skip to content

Commit ede334d

Browse files
committed
[maven-release-plugin] prepare release 4.6.7
1 parent 2034635 commit ede334d

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

mica-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-search/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-web-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>4.6-SNAPSHOT</version>
18+
<version>4.6.7</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<modelVersion>4.0.0</modelVersion>
1313
<groupId>org.obiba.mica</groupId>
1414
<artifactId>mica</artifactId>
15-
<version>4.6-SNAPSHOT</version>
15+
<version>4.6.7</version>
1616
<packaging>pom</packaging>
1717

1818
<parent>
@@ -885,7 +885,7 @@
885885
<connection>scm:git:https://github.com/obiba/mica2.git</connection>
886886
<developerConnection>scm:git:https://github.com/obiba/mica2.git</developerConnection>
887887
<url>https://github.com/obiba/mica2</url>
888-
<tag>mica-4.6.x</tag>
888+
<tag>4.6.7</tag>
889889
</scm>
890890

891891
<issueManagement>

0 commit comments

Comments
 (0)