Skip to content

Commit 4e556e5

Browse files
committed
[maven-release-plugin] prepare release avaje-jex-parent-2.3
1 parent 94bbb84 commit 4e556e5

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

avaje-jex-freemarker/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>avaje-jex-parent</artifactId>
66
<groupId>io.avaje</groupId>
7-
<version>2.3-SNAPSHOT</version>
7+
<version>2.3</version>
88
</parent>
99

1010
<artifactId>avaje-jex-freemarker</artifactId>
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>io.avaje</groupId>
2020
<artifactId>avaje-jex</artifactId>
21-
<version>2.3-SNAPSHOT</version>
21+
<version>2.3</version>
2222
<scope>provided</scope>
2323
</dependency>
2424

@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>io.avaje</groupId>
3434
<artifactId>avaje-jex-jetty</artifactId>
35-
<version>2.3-SNAPSHOT</version>
35+
<version>2.3</version>
3636
<scope>test</scope>
3737
</dependency>
3838

@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.avaje</groupId>
4848
<artifactId>avaje-jex-test</artifactId>
49-
<version>2.3-SNAPSHOT</version>
49+
<version>2.3</version>
5050
<scope>test</scope>
5151
</dependency>
5252

avaje-jex-grizzly/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>avaje-jex-parent</artifactId>
55
<groupId>io.avaje</groupId>
6-
<version>2.3-SNAPSHOT</version>
6+
<version>2.3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>io.avaje</groupId>
2020
<artifactId>avaje-jex</artifactId>
21-
<version>2.3-SNAPSHOT</version>
21+
<version>2.3</version>
2222
</dependency>
2323

2424
<dependency>

avaje-jex-jdk/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>avaje-jex-parent</artifactId>
55
<groupId>io.avaje</groupId>
6-
<version>2.3-SNAPSHOT</version>
6+
<version>2.3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.avaje</groupId>
2222
<artifactId>avaje-jex</artifactId>
23-
<version>2.3-SNAPSHOT</version>
23+
<version>2.3</version>
2424
</dependency>
2525

2626
<dependency>

avaje-jex-jetty/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>avaje-jex-parent</artifactId>
55
<groupId>io.avaje</groupId>
6-
<version>2.3-SNAPSHOT</version>
6+
<version>2.3</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>io.avaje</groupId>
2222
<artifactId>avaje-jex</artifactId>
23-
<version>2.3-SNAPSHOT</version>
23+
<version>2.3</version>
2424
</dependency>
2525

2626
<dependency>

avaje-jex-mustache/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>avaje-jex-parent</artifactId>
66
<groupId>io.avaje</groupId>
7-
<version>2.3-SNAPSHOT</version>
7+
<version>2.3</version>
88
</parent>
99

1010
<artifactId>avaje-jex-mustache</artifactId>
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>io.avaje</groupId>
2020
<artifactId>avaje-jex</artifactId>
21-
<version>2.3-SNAPSHOT</version>
21+
<version>2.3</version>
2222
<scope>provided</scope>
2323
</dependency>
2424

@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>io.avaje</groupId>
3535
<artifactId>avaje-jex-jetty</artifactId>
36-
<version>2.3-SNAPSHOT</version>
36+
<version>2.3</version>
3737
<scope>test</scope>
3838
</dependency>
3939

@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>io.avaje</groupId>
4949
<artifactId>avaje-jex-test</artifactId>
50-
<version>2.3-SNAPSHOT</version>
50+
<version>2.3</version>
5151
<scope>test</scope>
5252
</dependency>
5353

avaje-jex-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>avaje-jex-parent</artifactId>
66
<groupId>io.avaje</groupId>
7-
<version>2.3-SNAPSHOT</version>
7+
<version>2.3</version>
88
</parent>
99

1010
<artifactId>avaje-jex-test</artifactId>
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>io.avaje</groupId>
1616
<artifactId>avaje-jex</artifactId>
17-
<version>2.3-SNAPSHOT</version>
17+
<version>2.3</version>
1818
<scope>provided</scope>
1919
</dependency>
2020

avaje-jex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-jex-parent</artifactId>
7-
<version>2.3-SNAPSHOT</version>
7+
<version>2.3</version>
88
</parent>
99

1010
<artifactId>avaje-jex</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
<groupId>io.avaje</groupId>
1111
<artifactId>avaje-jex-parent</artifactId>
12-
<version>2.3-SNAPSHOT</version>
12+
<version>2.3</version>
1313
<packaging>pom</packaging>
1414

1515
<scm>
1616
<developerConnection>scm:git:[email protected]:avaje/avaje-jex.git</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>avaje-jex-parent-2.3</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)