We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1296c6e commit 290710aCopy full SHA for 290710a
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.whitesource</groupId>
6
<artifactId>whitesource-fs-agent</artifactId>
7
- <version>1.7</version>
+ <version>1.8</version>
8
<packaging>jar</packaging>
9
10
<name>White Source File System Agent</name>
@@ -34,8 +34,7 @@
34
<scm>
35
<connection>scm:git:git@github.com:whitesource/fs-agent.git</connection>
36
<developerConnection>scm:git:git@github.com:whitesource/fs-agent.git</developerConnection>
37
- <url>git@github.com:whitesource/fs-agent.git</url>
38
- <tag>whitesource-fs-agent-18.4.1</tag>
+ <url>git@github.com:whitesource/fs-agent.git</url>
39
</scm>
40
<issueManagement>
41
<url>https://github.com/whitesource/fs-agent/issues</url>
0 commit comments