Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ssvaidyanathan committed Sep 17, 2024
1 parent e5c1ff2 commit e8ea0d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ replay_pid*

.DS_Store
.classpath
.project
.project
bin/
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plugin>
<groupId>com.apigee.apihub.config</groupId>
<artifactId>apigee-apihub-maven-plugin</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-beta.1</version>
<executions>
<execution>
<id>apigee-apihub-attributes</id>
Expand Down

0 comments on commit e8ea0d3

Please sign in to comment.