mirror of
https://github.com/RAIRLab/Spectra.git
synced 2024-11-08 10:40:37 -05:00
pom file
This commit is contained in:
parent
6764c7faa4
commit
5ca5fcfc5d
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
@ -6,15 +6,15 @@
|
|||
|
||||
<groupId>com.naveensundarg</groupId>
|
||||
<artifactId>planner</artifactId>
|
||||
<version>0.01</version>
|
||||
<version>0.50</version>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>logic</groupId>
|
||||
<groupId>com.naveensundarg</groupId>
|
||||
<artifactId>prover</artifactId>
|
||||
<version>0.84</version>
|
||||
<version>0.997</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue