FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ci: move folders and files from APIJSONORM to root · APIJSON/APIJSON@dd1ef5a · GitHub

Commit dd1ef5a

Browse files
committed
ci: move folders and files from APIJSONORM to root
1 parent 25ee717 commit dd1ef5a

78 files changed

Lines changed: 46 additions & 68 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎.github/workflows/maven.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
distribution: 'temurin'
2929
cache: maven
3030
- name: Build with Maven
31-
run: mvn -B package --file APIJSONORM/pom.xml
31+
run: mvn -B package --file pom.xml
3232

3333
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
3434
- name: Update dependency graph

‎APIJSONORM/.gitignore‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎APIJSONORM/README.md‎

Lines changed: 0 additions & 65 deletions
This file was deleted.

‎README.md‎

Lines changed: 44 additions & 0 deletions

APIJSONORM/pom.xml renamed to pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>10.0.0</version>
99
<packaging>jar</packaging>
1010

11-
<name>APIJSONORM</name>
11+
<name>APIJSON</name>
1212
<description>APIJSON ORM Library</description>
1313

1414
<properties>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL