Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.38.4
Browse files Browse the repository at this point in the history
  • Loading branch information
doom369 committed Jul 5, 2018
1 parent 9dd695a commit 19a6602
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 24 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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</version>
<packaging>pom</packaging>

<scm>
<url>https://github.com/blynkkk/blynk-server.git</url>
<connection>scm:git:ssh://[email protected]/blynkkk/blynk-server.git</connection>
<developerConnection>scm:git:ssh://[email protected]/blynkkk/blynk-server.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions server/tcp-web-server/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<parent>
<artifactId>server</artifactId>
<groupId>cc.blynk.server</groupId>
<version>0.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</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.38.4-SNAPSHOT</version>
<version>0.38.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 19a6602

Please sign in to comment.