Skip to content

Commit

Permalink
release: 0.5.8-jdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
Willam2004 committed Dec 30, 2023
1 parent 61daec9 commit d57057e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions fastmodel-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@
<dep.jline.version>3.17.1</dep.jline.version>
<dep.antlr.version>4.9.3</dep.antlr.version>
</properties>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub OWNER Apache Maven Packages</name>
<url>https://maven.pkg.github.com/alibaba/fast-modeling-language</url>
</repository>
</distributionManagement>


<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit d57057e

Please sign in to comment.