Skip to content

Commit

Permalink
Fixed references to propity.
Browse files Browse the repository at this point in the history
  • Loading branch information
urbas committed Oct 5, 2014
1 parent 225f73d commit d0802f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/MixR/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

<dependencies>
<dependency>
<groupId>propity</groupId>
<groupId>si.urbas</groupId>
<artifactId>propity</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.0.1</version>
</dependency>
</dependencies>

Expand Down
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
<module>libs/IsabelleScala</module>
<module>libs/MixRIsabelleApi</module>
<module>libs/SpeedithIsabelleTranslator</module>
<module>Propity</module>
<module>../iCircles/iCircles</module>
<module>../speedith/Speedith.Core</module>
<module>../speedith/Speedith.Gui</module>
<module>devel/MixR</module>
<module>devel/drivers/IsabelleMixRDriver</module>
<module>devel/drivers/SpeedithMixRDriver</module>
Expand Down

0 comments on commit d0802f4

Please sign in to comment.