Skip to content

Commit

Permalink
refactor: update log module change run.mone to org.apache (apache#457) (
Browse files Browse the repository at this point in the history
  • Loading branch information
shanwb authored Sep 13, 2024
1 parent a55bc77 commit f8b8ec9
Show file tree
Hide file tree
Showing 710 changed files with 70 additions and 53,855 deletions.
6 changes: 3 additions & 3 deletions ozhera-log/log-agent-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache.ozhera</groupId>
<artifactId>ozhera-log</artifactId>
<groupId>run.mone</groupId>
<version>1.4.0-jdk21</version>
<version>2.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -153,7 +153,7 @@
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
<manifest>
<mainClass>com.xiaomi.mone.log.server.LogAgentServerBootstrap</mainClass>
<mainClass>org.apache.ozhera.log.server.LogAgentServerBootstrap</mainClass>
</manifest>
</archive>
</configuration>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f8b8ec9

Please sign in to comment.