File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
gitlab-jira-integration-api
gitlab-jira-integration-application Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >gitlab-jira-integration</artifactId >
5
5
<groupId >fr.mmarie</groupId >
6
- <version >0.5.0-RC1 </version >
6
+ <version >0.5.0-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >gitlab-jira-integration</artifactId >
5
5
<groupId >fr.mmarie</groupId >
6
- <version >0.5.0-RC1 </version >
6
+ <version >0.5.0-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 5
5
<groupId >fr.mmarie</groupId >
6
6
<artifactId >gitlab-jira-integration</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >0.5.0-RC1 </version >
8
+ <version >0.5.0-SNAPSHOT </version >
9
9
10
10
<name >GitLab JIRA Integration</name >
11
11
<description >WebService to intercepts hook events from gitlab and use JIRA REST api to interacts with issues.</description >
21
21
<connection >scm:git:git://github.com/akraxx/gitlab-jira-integration.git</connection >
22
22
<developerConnection >scm:git:git@github.com:akraxx/gitlab-jira-integration.git</developerConnection >
23
23
<url >https://github.com/akraxx/gitlab-jira-integration.git</url >
24
- <tag >v0.5.0-RC1 </tag >
24
+ <tag >HEAD </tag >
25
25
</scm >
26
26
27
27
<issueManagement >
You can’t perform that action at this time.
0 commit comments