Skip to content

Commit 982f3a5

Browse files
authored
Merge pull request #8 from egoughnour/master
Release 1.0.5
2 parents 0485a56 + eda0aec commit 982f3a5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>org.jenkins-ci.plugins</groupId>
1010
<artifactId>vstestrunner</artifactId>
11-
<version>1.0.5-SNAPSHOT</version>
11+
<version>1.0.5</version>
1212
<packaging>hpi</packaging>
1313
<name>Jenkins VSTest Runner plugin</name>
1414
<url>http://wiki.jenkins-ci.org/display/JENKINS/VsTestRunner+Plugin</url>
@@ -20,6 +20,10 @@
2020
</scm>
2121

2222
<developers>
23+
<developer>
24+
<id>egoughnour</id>
25+
<name>Erik Goughnour</name>
26+
</developer>
2327
<developer>
2428
<id>yasu_s</id>
2529
<name>Yasuyuki Saito</name>

0 commit comments

Comments
 (0)