Skip to content

Commit 1c8ed13

Browse files
committed
Closing the bootstrap cycle
1 parent 2867831 commit 1c8ed13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.rascalmpl</groupId>
3737
<artifactId>rascal</artifactId>
38-
<version>0.40.16</version>
38+
<version>0.40.17</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>org.rascalmpl</groupId>
@@ -45,12 +45,12 @@
4545
<dependency>
4646
<groupId>org.rascalmpl</groupId>
4747
<artifactId>typepal</artifactId>
48-
<version>0.14.8-BOOT1</version>
48+
<version>0.14.8</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>org.rascalmpl</groupId>
5252
<artifactId>rascal-core</artifactId>
53-
<version>0.12.12-BOOT1</version>
53+
<version>0.12.12</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)