OSDN Git Service

add retire transaction arbitrary
[bytom/bytom-java-sdk.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7425c0c..015fe50 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     <groupId>io.bytom</groupId>
     <artifactId>bytom-sdk</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1</version>
     <build>
         <plugins>
             <plugin>
@@ -22,8 +22,7 @@
     <packaging>jar</packaging>
 
     <name>bytom-sdk-java</name>
-    <!-- FIXME change it to the project's website -->
-    <url>http://www.example.com</url>
+    <url>https://github.com/Bytom</url>
     <description>SDK for Bytom project in github.</description>
 
     <licenses>