Skip to content

Commit

Permalink
Merge pull request #2 from NashTech-Labs/feature/rename-package
Browse files Browse the repository at this point in the history
rename packages
  • Loading branch information
Kuldeep-knoldus authored Jun 13, 2024
2 parents d4083e2 + f921152 commit efed331
Show file tree
Hide file tree
Showing 33 changed files with 7 additions and 13,301 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn -B package --file Blogs_Analyzer/pom.xml
run: mvn -B package --file blogs-analyzer/pom.xml
- name: SonarCloud Scan
run: mvn -B clean verify -Psonar --file Blogs_Analyzer/pom.xml
run: mvn -B clean verify -Psonar --file blogs-analyzer/pom.xml

3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/Blogs-Analyzer.iml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

16 changes: 0 additions & 16 deletions Blogs-Analyzer-UI/.editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions Blogs-Analyzer-UI/.vscode/extensions.json

This file was deleted.

20 changes: 0 additions & 20 deletions Blogs-Analyzer-UI/.vscode/launch.json

This file was deleted.

42 changes: 0 additions & 42 deletions Blogs-Analyzer-UI/.vscode/tasks.json

This file was deleted.

Loading

0 comments on commit efed331

Please sign in to comment.