Skip to content

Commit c770cbc

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare release 2.1.0
1 parent fe12213 commit c770cbc

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed

mica-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-dist/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-python-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.obiba.mica</groupId>
1818
<artifactId>mica</artifactId>
19-
<version>2.1-SNAPSHOT</version>
19+
<version>2.1.0</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

mica-rest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-search/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-web-model/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

mica-webapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ are made available under the terms of the GNU Public License v3.0.
77
~
88
~ You should have received a copy of the GNU General Public License
9-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
9+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
1010
-->
1111

1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.obiba.mica</groupId>
1717
<artifactId>mica</artifactId>
18-
<version>2.1-SNAPSHOT</version>
18+
<version>2.1.0</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
~ are made available under the terms of the GNU Public License v3.0.
66
~
77
~ You should have received a copy of the GNU General Public License
8-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
8+
~ along with this program. If not, see <http://www.gnu.org/licenses />.
99
-->
1010

1111
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1212
<modelVersion>4.0.0</modelVersion>
1313
<groupId>org.obiba.mica</groupId>
1414
<artifactId>mica</artifactId>
15-
<version>2.1-SNAPSHOT</version>
15+
<version>2.1.0</version>
1616
<packaging>pom</packaging>
1717

1818
<parent>
@@ -130,7 +130,7 @@
130130
<connection>scm:git:git://github.com/obiba/mica2.git</connection>
131131
<developerConnection>scm:git:https://github.com/obiba/mica2.git</developerConnection>
132132
<url>https://github.com/obiba/mica2</url>
133-
<tag>HEAD</tag>
133+
<tag>2.1.0</tag>
134134
</scm>
135135

136136
<issueManagement>

0 commit comments

Comments
 (0)