Skip to content

Commit

Permalink
pom updated [skip travis]
Browse files Browse the repository at this point in the history
  • Loading branch information
carocad committed Nov 20, 2019
1 parent faf7cc8 commit 9e8c954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>carocad</groupId>
<artifactId>parcera</artifactId>
<packaging>jar</packaging>
<version>0.4.1-SNAPSHOT</version>
<version>0.4.2</version>
<name>parcera</name>
<description>Grammar-based Clojure parser</description>
<url>https://github.com/carocad/parcera</url>
Expand All @@ -17,7 +17,7 @@
<url>https://github.com/carocad/parcera</url>
<connection>scm:git:git://github.com/carocad/parcera.git</connection>
<developerConnection>scm:git:ssh://[email protected]/carocad/parcera.git</developerConnection>
<tag>3d33c541bd0f49e46db7db12b23b4e2035eb9fd5</tag>
<tag>faf7cc8631e665c408bb94cb806059008135104a</tag>
</scm>
<build>
<sourceDirectory>src/clojure</sourceDirectory>
Expand Down

0 comments on commit 9e8c954

Please sign in to comment.