Skip to content

Commit f71acb8

Browse files
update project to 1.0 ga release
1 parent 805e330 commit f71acb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

asyncapi-importer-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.solace.ep.asyncapi</groupId>
1313
<artifactId>asyncapi-importer-core</artifactId>
14-
<version>0.1.0</version>
14+
<version>1.0.0</version>
1515
<packaging>jar</packaging>
1616

1717
<name>AsyncApi Importer Core</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.solace.ep.asyncapi</groupId>
88
<artifactId>sol-ep-asyncapi-importer</artifactId>
9-
<version>0.1.0</version>
9+
<version>1.0.0</version>
1010
<packaging>pom</packaging>
1111
<modules>
1212
<module>asyncapi-accessor-v2</module>

0 commit comments

Comments
 (0)