Skip to content

Commit c72ad7b

Browse files
Update
1 parent 3c18155 commit c72ad7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/mockapi-recommended/src/gateway/shared-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>io.apigee.build-tools.enterprise4g</groupId>
7575
<artifactId>apigee-edge-maven-plugin</artifactId>
76-
<version>2.3.0-SNAPSHOT</version>
76+
<version>2.3.0</version>
7777
<executions>
7878
<execution>
7979
<id>configure-bundle</id>

samples/security-sharedflow/src/sharedflows/parent-sharedflow-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<plugin>
7474
<groupId>io.apigee.build-tools.enterprise4g</groupId>
7575
<artifactId>apigee-edge-maven-plugin</artifactId>
76-
<version>2.2.1</version>
76+
<version>2.3.0</version>
7777
<executions>
7878
<execution>
7979
<id>configure-bundle</id>

0 commit comments

Comments
 (0)