Skip to content

Commit f58b939

Browse files
authored
Merge pull request #2 from ipipman/test
Update pom.xml
2 parents 80ffa3d + b5fdbdb commit f58b939

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Drools/drools-quickstart/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<artifactId>drools-quickstart</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010

11+
1112
<properties>
1213
<maven.compiler.source>8</maven.compiler.source>
1314
<maven.compiler.target>8</maven.compiler.target>
@@ -27,4 +28,4 @@
2728
</dependency>
2829
</dependencies>
2930

30-
</project>
31+
</project>

0 commit comments

Comments
 (0)