Skip to content

Commit

Permalink
update version v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongZhang committed Sep 3, 2018
1 parent cd80453 commit 27b125d
Show file tree
Hide file tree
Showing 26 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-bom/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/assembly/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core-impl/archive/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-core-impl</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-archive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core-impl/container/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-core-impl</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-container</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core-impl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-core-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core/common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core/exception/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-exception</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/core/spi/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-core</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-bom</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
<relativePath>../sofa-ark-bom</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/ark-maven-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-support</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>maven-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/ark-plugin-maven-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-support</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/ark-springboot-starter/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-support</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/ark-support-starter/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-support</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/ark-tools/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>sofa-ark-support</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-parent/support/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-parent</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-samples/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>sofa-ark</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>

<artifactId>sofa-ark-samples</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions sofa-ark-samples/sample-ark-plugin/README.md
Expand Up @@ -22,7 +22,7 @@
<plugin>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-plugin-maven-plugin</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</plugin>
```

Expand Down Expand Up @@ -103,7 +103,7 @@
<groupId>com.alipay.sofa</groupId>
<artifactId>sample-ark-plugin</artifactId>
<classifier>ark-plugin</classifier>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

2 changes: 1 addition & 1 deletion sofa-ark-samples/sample-ark-plugin/README_EN.md
Expand Up @@ -111,6 +111,6 @@ should add the following dependency in your consumer project:
<groupId>com.alipay.sofa</groupId>
<artifactId>sample-ark-plugin</artifactId>
<classifier>ark-plugin</classifier>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```
2 changes: 1 addition & 1 deletion sofa-ark-samples/sample-ark-plugin/common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-sample-ark-plugin</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-samples/sample-ark-plugin/plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-sample-ark-plugin</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-samples/sample-ark-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-samples</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
8 changes: 4 additions & 4 deletions sofa-ark-samples/sample-springboot-ark/README.md
Expand Up @@ -11,7 +11,7 @@
<plugin>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-maven-plugin</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</plugin>
```

Expand All @@ -32,7 +32,7 @@
<groupId>com.alipay.sofa</groupId>
<artifactId>sample-ark-plugin</artifactId>
<classifier>ark-plugin</classifier>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand Down Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-springboot-starter</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand All @@ -97,7 +97,7 @@
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-support-starter</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand Down
8 changes: 4 additions & 4 deletions sofa-ark-samples/sample-springboot-ark/README_EN.md
Expand Up @@ -25,7 +25,7 @@ Add a dependency in main `pom.xml` as follows:
<groupId>com.alipay.sofa</groupId>
<artifactId>sample-ark-plugin</artifactId>
<classifier>ark-plugin</classifier>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand Down Expand Up @@ -97,7 +97,7 @@ value of `outputDirectory`.

## run in command line
we support command such as `java -jar executable-ark.jar` to startup application, similar to what this sample
project does, execute command line: `java -jar target/sofa-ark-sample-springboot-ark-0.5.0-executable-ark.jar`
project does, execute command line: `java -jar target/sofa-ark-sample-springboot-ark-0.5.1-executable-ark.jar`
to startup this demo.

## run in IDE
Expand All @@ -110,7 +110,7 @@ you should add dependency as follows:
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-springboot-starter</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```
+ Common Java Project
Expand All @@ -120,7 +120,7 @@ you should add dependency as follows:
<dependency>
<groupId>com.alipay.sofa</groupId>
<artifactId>sofa-ark-support-starter</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion sofa-ark-samples/sample-springboot-ark/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-ark-samples</artifactId>
<groupId>com.alipay.sofa</groupId>
<version>0.5.0</version>
<version>0.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 27b125d

Please sign in to comment.