We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3940d7c commit 73e1bcaCopy full SHA for 73e1bca
1 file changed
pvDataJava/pom.xml
@@ -37,5 +37,9 @@
37
</plugin>
38
</plugins>
39
</build>
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>
45
</project>
0 commit comments