File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src/main/java" />
4
4
<classpathentry kind =" src" path =" src/main/resources" />
5
- <classpathentry kind =" lib" path =" ext/gitblit-1.5.0.jar" sourcepath = " ext/src/gitblit-1.5.0.jar " />
5
+ <classpathentry kind =" lib" path =" ext/gitblit-1.5.0.jar" />
6
6
<classpathentry kind =" lib" path =" ext/dagger-1.1.0.jar" sourcepath =" ext/src/dagger-1.1.0.jar" />
7
7
<classpathentry kind =" lib" path =" ext/javax.inject-1.jar" sourcepath =" ext/src/javax.inject-1.jar" />
8
8
<classpathentry kind =" lib" path =" ext/annotations-12.0.jar" sourcepath =" ext/src/annotations-12.0.jar" />
Original file line number Diff line number Diff line change 15
15
<root url =" jar://$MODULE_DIR$/ext/gitblit-1.5.0.jar!/" />
16
16
</CLASSES >
17
17
<JAVADOC />
18
- <SOURCES >
19
- <root url =" jar://$MODULE_DIR$/ext/src/gitblit-1.5.0.jar!/" />
20
- </SOURCES >
18
+ <SOURCES />
21
19
</library >
22
20
</orderEntry >
23
21
<orderEntry type =" module-library" >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ packaging: zip
15
15
inceptionYear: 2014
16
16
organization: gitblit.com
17
17
url: 'http://gitblit.com'
18
- issuesUrl: 'http ://code.google. com/p /gitblit/issues/list '
18
+ issuesUrl: 'https ://github. com/gitblit /gitblit-smartticketbranches-plugin /issues'
19
19
20
20
# Current stable release
21
21
releaseVersion: 1.0.1
You can’t perform that action at this time.
0 commit comments