Skip to content

Commit 763ba37

Browse files
authored
Update pom.xml
1 parent 71f8950 commit 763ba37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
<goal>package</goal>
123123
</goals>
124124
</execution>
125+
<!-- tutor is temporarily broken
125126
<execution>
126127
<id>default-cli</id>
127128
<phase>compile</phase>
@@ -138,7 +139,7 @@
138139
<src>${project.basedir}/src</src>
139140
</srcs>
140141
</configuration>
141-
</execution>
142+
</execution> -->
142143
</executions>
143144
</plugin>
144145
<plugin>

0 commit comments

Comments
 (0)