Skip to content

Commit c6e9781

Browse files
committed
2.2.3 release
1 parent 6d7a5f0 commit c6e9781

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

groovy-shell-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>me.bazhenov.groovy-shell</groupId>
99
<artifactId>groovy-shell-parent</artifactId>
10-
<version>2.2.3-SNAPSHOT</version>
10+
<version>2.2.4-SNAPSHOT</version>
1111
</parent>
1212

1313
<properties>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>me.bazhenov.groovy-shell</groupId>
66
<artifactId>groovy-shell-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>2.2.3-SNAPSHOT</version>
8+
<version>2.2.4-SNAPSHOT</version>
99
<name>Groovy Shell</name>
1010
<url>https://github.com/bazhenov/groovy-shell-server</url>
1111

0 commit comments

Comments
 (0)