| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 25ee717 commit dd1ef5a
78 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ jobs: | |||
| 28 | 28 | distribution: 'temurin' | |
| 29 | 29 | cache: maven | |
| 30 | 30 | - name: Build with Maven | |
| 31 | - run: mvn -B package --file APIJSONORM/pom.xml | ||
| 31 | + run: mvn -B package --file pom.xml | ||
| 32 | 32 | ||
| 33 | 33 | # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive | |
| 34 | 34 | - name: Update dependency graph | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -8,7 +8,7 @@ | |||
| 8 | 8 | <version>10.0.0</version> | |
| 9 | 9 | <packaging>jar</packaging> | |
| 10 | 10 | ||
| 11 | - <name>APIJSONORM</name> | ||
| 11 | + <name>APIJSON</name> | ||
| 12 | 12 | <description>APIJSON ORM Library</description> | |
| 13 | 13 | ||
| 14 | 14 | <properties> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments