We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805e330 commit f71acb8Copy full SHA for f71acb8
asyncapi-importer-core/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.solace.ep.asyncapi</groupId>
13
<artifactId>asyncapi-importer-core</artifactId>
14
- <version>0.1.0</version>
+ <version>1.0.0</version>
15
<packaging>jar</packaging>
16
17
<name>AsyncApi Importer Core</name>
pom.xml
@@ -6,7 +6,7 @@
6
7
8
<artifactId>sol-ep-asyncapi-importer</artifactId>
9
10
<packaging>pom</packaging>
<modules>
<module>asyncapi-accessor-v2</module>
0 commit comments