Skip to content

Commit 44a4a77

Browse files
stapi-botRelease Bot
andauthored
Release 0.0.27 (patch) (#62)
* Release new patch version 0.0.27 of maven packages * Release new patch version 0.0.27 of npm packages --------- Co-authored-by: Release Bot <infol@stapi.ai>
1 parent f13a23d commit 44a4a77

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

axon-system-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>axon-driver</artifactId>
77
<groupId>ai.stapi</groupId>
8-
<version>0.0.27-SNAPSHOT</version>
8+
<version>0.0.27</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

axon-system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>axon-driver</artifactId>
77
<groupId>ai.stapi</groupId>
8-
<version>0.0.27-SNAPSHOT</version>
8+
<version>0.0.27</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

axon-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>axon-driver</artifactId>
77
<groupId>ai.stapi</groupId>
8-
<version>0.0.27-SNAPSHOT</version>
8+
<version>0.0.27</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

graphql-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>axon-driver</artifactId>
77
<groupId>ai.stapi</groupId>
8-
<version>0.0.27-SNAPSHOT</version>
8+
<version>0.0.27</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>ai.stapi</groupId>
77
<artifactId>axon-driver</artifactId>
8-
<version>0.0.27-SNAPSHOT</version>
8+
<version>0.0.27</version>
99
<modules>
1010
<module>axon-system</module>
1111
<module>axon-test</module>

system-graphql-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standard-api/system-graphql-schema",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"description": "Stapi System GraphQL Schema",
55
"repository": "https://github.com/standard-api/axon-driver",
66
"author": "stapi <tom@stapi.ai>",

0 commit comments

Comments
 (0)