Skip to content

Commit

Permalink
Upgrade to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmhelloworld committed Dec 8, 2014
1 parent e13e6e4 commit 7c0ff66
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>frege</groupId>
<artifactId>frege-repl</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.1</version>
<packaging>jar</packaging>
<name>frege-repl</name>
<url>https://github.com/Frege/frege-repl</url>
Expand All @@ -12,7 +12,7 @@
<project.build.sourceDirectory>src/main/frege</project.build.sourceDirectory>
<frege.plugin.version>1.0.5</frege.plugin.version>
<frege.interpreter.version>1.0.3-SNAPSHOT</frege.interpreter.version>
<jline.version>2.10</jline.version>
<jline.version>2.12</jline.version>
<ecj.version>4.2.2</ecj.version>
<junit.version>4.11</junit.version>
</properties>
Expand Down

0 comments on commit 7c0ff66

Please sign in to comment.