Skip to content

Commit 99be6a5

Browse files
committed
Fixed variable name
1 parent 02397ea commit 99be6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<artifactItem>
180180
<groupId>org.rascalmpl</groupId>
181181
<artifactId>java-air</artifactId>
182-
<version>${java-version}</version>
182+
<version>${java-air.version}</version>
183183
<outputDirectory>${project.basedir}</outputDirectory>
184184
<includes>docs/**/*.*</includes>
185185
<excludes>docs/index.value</excludes>

0 commit comments

Comments
 (0)