Browse Source

Issue-#426: Standardize release procedure (WIP)

pull/429/head
Hiroshi Ukai 1 year ago
parent
commit
c25a5b968d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -72,7 +72,7 @@
<connection>scm:git:git@github.com/dakusui/${project.name}.git</connection>
<developerConnection>scm:git:git@github.com:dakusui/${project.name}.git
</developerConnection>
<url>scm:git:git@github.com:jboss-javassist/javassist.git</url>
<url>http://www.javassist.org/</url>
<tag>${project.name}-${project.version}</tag>

</scm>

Loading…
Cancel
Save