Skip to content

Commit

Permalink
Bump blaze public project v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jan 22, 2025
1 parent 0bc3f19 commit 1a6c026
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .blaze/blaze.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blaze.dependencies = [
"com.fizzed:blaze-ssh"
"com.fizzed:blaze-public-project:1.0.0"
"com.fizzed:blaze-public-project:1.0.1"
]

java.source.version = 8
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,6 @@
<module>bigmap-bom</module>
</modules>

<build>
<plugins>
<!-- for junit5 -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.1</version>
</plugin>
</plugins>
</build>

<dependencyManagement>

<dependencies>
Expand Down

0 comments on commit 1a6c026

Please sign in to comment.