Skip to content

Commit f098b77

Browse files
committed
[maven-release-plugin] prepare release v0.1.0
1 parent dfdf8ae commit f098b77

File tree

25 files changed

+27
-27
lines changed

25 files changed

+27
-27
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-parent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Restlight</name>
@@ -39,7 +39,7 @@
3939
<url>https://github.com/esastack/esa-restlight</url>
4040
<connection>scm:git:git://github.com/esastack/esa-restlight.git</connection>
4141
<developerConnection>scm:git:ssh://git@github.com/esastack/esa-restlight.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>v0.1.0</tag>
4343
</scm>
4444

4545
<developers>

restlight-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-parent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-benchmarks</artifactId>
2525
<name>Restlight :: Benchmarks</name>

restlight-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<artifactId>restlight-bom</artifactId>
2222
<packaging>pom</packaging>
2323
<name>Restlight :: Bom</name>
24-
<version>0.1.0-SNAPSHOT</version>
24+
<version>0.1.0</version>
2525

2626
<description>
2727
Restlight :: Bill of Materials
@@ -39,7 +39,7 @@
3939
<url>https://github.com/esastack/esa-restlight</url>
4040
<connection>scm:git:git://github.com/esastack/esa-restlight.git</connection>
4141
<developerConnection>scm:git:ssh://git@github.com/esastack/esa-restlight.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>v0.1.0</tag>
4343
</scm>
4444

4545
<developers>

restlight-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-parent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-common</artifactId>
2525
<name>Restlight :: Common</name>

restlight-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-parent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-core</artifactId>
2525
<name>Restlight :: Core</name>

restlight-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-parent</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<packaging>pom</packaging>
2525
<artifactId>restlight-ext</artifactId>

restlight-ext/restlight-ext-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-ext</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-ext-all</artifactId>
2525
<name>Restlight :: Ext :: All</name>

restlight-ext/restlight-ext-filter-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-ext</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-ext-filter-starter</artifactId>
2525
<name>Restlight :: Ext :: Filter Starter</name>

restlight-ext/restlight-ext-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-ext</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-ext-filter</artifactId>
2525
<name>Restlight :: Ext :: Filter</name>

restlight-ext/restlight-ext-interceptor-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.esastack</groupId>
2121
<artifactId>restlight-ext</artifactId>
22-
<version>0.1.0-SNAPSHOT</version>
22+
<version>0.1.0</version>
2323
</parent>
2424
<artifactId>restlight-ext-interceptor-starter</artifactId>
2525
<name>Restlight :: Ext :: Interceptor Starter</name>

0 commit comments

Comments
 (0)