Skip to content

Commit

Permalink
release: 1.0.0-EAP-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pakisan committed Mar 15, 2023
1 parent 380559a commit 99a644a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion asyncapi-core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>asyncapi</artifactId>
<groupId>com.asyncapi</groupId>
<version>1.0.0-EAP-1</version>
<version>1.0.0-EAP-2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.asyncapi</groupId>
<artifactId>asyncapi</artifactId>
<version>1.0.0-EAP-1</version>
<version>1.0.0-EAP-2</version>

<!-- Project Information -->
<name>AsyncAPI</name>
Expand Down

0 comments on commit 99a644a

Please sign in to comment.