Skip to content

Commit 3c44bd2

Browse files
committed
Release v0.10.0
1 parent 0310b9e commit 3c44bd2

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
.projdeps.json
66
*.class
77
target
8+
example/config-tool/gateway.fed

example/getting-started/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>pom</packaging>
88

99
<properties>
10-
<axway.maven.plugin.ver>0.9.2</axway.maven.plugin.ver>
10+
<axway.maven.plugin.ver>0.10.0</axway.maven.plugin.ver>
1111
</properties>
1212

1313
<modules>

pom.xml

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

2020
<groupId>com.axway.maven.plugins</groupId>
2121
<artifactId>apigw-maven-plugin</artifactId>
22-
<version>0.9.2</version>
22+
<version>0.10.0</version>
2323
<packaging>maven-plugin</packaging>
2424

2525
<name>Axway API Gateway Maven Plugin</name>

0 commit comments

Comments
 (0)