diff --git a/examples/pom.xml b/examples/pom.xml
index 5865fc2c5..e3473c721 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,8 +21,8 @@
4.0.0
io.agentscope
- core-examples
- 1.0-SNAPSHOT
+ agentscope-core-examples
+ 0.0.1-SNAPSHOT
jar
AgentScope Core Java Examples
@@ -38,8 +38,8 @@
io.agentscope
- core
- 1.0-SNAPSHOT
+ agentscope-core
+ 0.1.0
slf4j-simple
diff --git a/pom.xml b/pom.xml
index 376080c67..2a124d13c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,13 +21,19 @@
4.0.0
io.agentscope
- core
+ agentscope-core
AgentScope Implementation for Java
- 0.1.0-SNAPSHOT
+ 0.1.0
AgentScope Java: Agent-Oriented Programming for Building LLM Applications
https://github.com/agentscope-ai/agentscope-java
+
+ git@github.com:agentscope-ai/agentscope-java.git
+ git@github.com:agentscope-ai/agentscope-java.git
+ https://github.com/agentscope-ai/agentscope-java
+
+
Alibaba
https://agentscope.io
@@ -64,6 +70,8 @@
3.5.0
UTF-8
-Xms512m -Xmx1024m
+
+ 0.7.0
@@ -298,6 +306,16 @@
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central.publishing.maven.version}
+ true
+
+ central
+
+