Skip to content

Commit

Permalink
Merge pull request #3 from NFT-Lab/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
FilippoFantinato authored Jun 23, 2021
2 parents 537ae05 + 7d45661 commit 9a91330
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 89 deletions.
49 changes: 0 additions & 49 deletions .classpath

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
restore-keys: ${{ runner.os }}-m2

- name: Build and report code coverage
run: mvn -B clean install
- name: Build
run: mvn -B clean install
4 changes: 2 additions & 2 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 0 additions & 34 deletions .project

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/NFT-Lab/Hotmoka-ERC721-NFTLab</url>
<url>https://maven.pkg.github.com/NFT-Lab/Hotmoka-ERC721-customized</url>
</repository>
</distributionManagement>
</project>

0 comments on commit 9a91330

Please sign in to comment.