Skip to content

Commit 2eb413e

Browse files
committed
Update classpath
1 parent 2622ce4 commit 2eb413e

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<classpath>
33
<classpathentry kind="src" path="src/main/java" />
44
<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" />
66
<classpathentry kind="lib" path="ext/dagger-1.1.0.jar" sourcepath="ext/src/dagger-1.1.0.jar" />
77
<classpathentry kind="lib" path="ext/javax.inject-1.jar" sourcepath="ext/src/javax.inject-1.jar" />
88
<classpathentry kind="lib" path="ext/annotations-12.0.jar" sourcepath="ext/src/annotations-12.0.jar" />

SmartTicketBranches.iml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
<root url="jar://$MODULE_DIR$/ext/gitblit-1.5.0.jar!/" />
1616
</CLASSES>
1717
<JAVADOC />
18-
<SOURCES>
19-
<root url="jar://$MODULE_DIR$/ext/src/gitblit-1.5.0.jar!/" />
20-
</SOURCES>
18+
<SOURCES />
2119
</library>
2220
</orderEntry>
2321
<orderEntry type="module-library">

build.moxie

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packaging: zip
1515
inceptionYear: 2014
1616
organization: gitblit.com
1717
url: 'http://gitblit.com'
18-
issuesUrl: 'http://code.google.com/p/gitblit/issues/list'
18+
issuesUrl: 'https://github.com/gitblit/gitblit-smartticketbranches-plugin/issues'
1919

2020
# Current stable release
2121
releaseVersion: 1.0.1

0 commit comments

Comments
 (0)