Skip to content

Commit c9296dc

Browse files
authored
Update pom.xml
1 parent 6cd7c46 commit c9296dc

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
@@ -21,6 +21,7 @@
2121

2222
<maven.compiler.target>1.8</maven.compiler.target>
2323
<maven.compiler.source>1.8</maven.compiler.source>
24+
<project.scm.id>github</project.scm.id>
2425
</properties>
2526

2627

@@ -91,4 +92,4 @@
9192
</plugins>
9293
</build>
9394

94-
</project>
95+
</project>

0 commit comments

Comments
 (0)