Skip to content

Commit cf9dda7

Browse files
Flossyclaude
andcommitted
build: update project name from JClassLoader to ApplicationClassLoader
Aligns with the codebase renaming that occurred when the main class was renamed from JClassLoader to ApplicationClassLoader. Closes #80 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent dc9bacc commit cf9dda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

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

12-
<name>JClassLoader</name>
12+
<name>ApplicationClassLoader</name>
1313
<description>A Java ClassLoader capable of loading classes from local and remote (HTTP/HTTPS) locations with caching support</description>
1414
<url>https://github.com/FlossWare/classloader-java</url>
1515

0 commit comments

Comments
 (0)