Skip to content

Commit 73e1bca

Browse files
authored
Update pom.xml
explicitly add the pvData scm
1 parent 3940d7c commit 73e1bca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pvDataJava/pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@
3737
</plugin>
3838
</plugins>
3939
</build>
40-
40+
<scm>
41+
<url>https://github.com/epics-base/pvDataJava</url>
42+
<connection>https://github.com/epics-base/pvDataJava</connection>
43+
<developerConnection>https://github.com/epics-base/pvDataJava</developerConnection>
44+
</scm>
4145
</project>

0 commit comments

Comments
 (0)