Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.41.12
Browse files Browse the repository at this point in the history
  • Loading branch information
doom369 committed Dec 6, 2019
1 parent c3aa5a6 commit a3bc255
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blynk</artifactId>
<groupId>cc.blynk</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blynk</artifactId>
<groupId>cc.blynk</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@

<groupId>cc.blynk</groupId>
<artifactId>blynk</artifactId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
<packaging>pom</packaging>

<scm>
<url>https://github.com/blynkkk/blynk-server.git</url>
<connection>scm:git:ssh://git@github.com/blynkkk/blynk-server.git</connection>
<developerConnection>scm:git:ssh://git@github.com/blynkkk/blynk-server.git</developerConnection>
<tag>v0.41.2-SNAPSHOT</tag>
<tag>v0.41.12</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion server/acme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/http-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/http-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/http-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/notifications/email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>notifications</artifactId>
<groupId>cc.blynk.server.notifications</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/notifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/notifications/push/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>notifications</artifactId>
<groupId>cc.blynk.server.notifications</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/notifications/sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>notifications</artifactId>
<groupId>cc.blynk.server.notifications</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/notifications/twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>notifications</artifactId>
<groupId>cc.blynk.server.notifications</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>blynk</artifactId>
<groupId>cc.blynk</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/tcp-app-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/tcp-hardware-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/tcp-web-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion server/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.41.12-SNAPSHOT</version>
<version>0.41.12</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit a3bc255

Please sign in to comment.