Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DARIAH-DE
TextGridLab
SADE Publish Plugin
Commits
ca289f93
Commit
ca289f93
authored
Oct 20, 2020
by
Ubbo Veentjer
Browse files
version up
parent
f73281dc
Pipeline
#155352
passed with stages
in 2 minutes and 49 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
info.textgrid.lab.feature.sadepublish/feature.xml
View file @
ca289f93
...
...
@@ -2,7 +2,7 @@
<feature
id=
"info.textgrid.lab.feature.sadepublish"
label=
"sade publish feature"
version=
"0.1.
0
.qualifier"
>
version=
"0.1.
1
.qualifier"
>
<description
url=
"https://wiki.de.dariah.eu/display/TextGrid/Publish+Tool+SADE"
>
Feature for TextGrid Sade Publish.
...
...
info.textgrid.lab.feature.sadepublish/pom.xml
View file @
ca289f93
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
info.textgrid.lab
</groupId>
<artifactId>
sadepublish
</artifactId>
<version>
0.1.
0
-SNAPSHOT
</version>
<version>
0.1.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
info.textgrid.lab.feature.sadepublish
</artifactId>
...
...
info.textgrid.lab.sadepublish/META-INF/MANIFEST.MF
View file @
ca289f93
...
...
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sadepublish
Bundle-SymbolicName: info.textgrid.lab.sadepublish; singleton:=true
Bundle-Version: 0.1.
0
.qualifier
Bundle-Version: 0.1.
1
.qualifier
Bundle-Activator: info.textgrid.lab.sadepublish.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
...
...
info.textgrid.lab.sadepublish/pom.xml
View file @
ca289f93
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
sadepublish
</artifactId>
<groupId>
info.textgrid.lab
</groupId>
<version>
0.1.
0
-SNAPSHOT
</version>
<version>
0.1.
1
-SNAPSHOT
</version>
</parent>
<groupId>
info.textgrid.lab
</groupId>
<artifactId>
info.textgrid.lab.sadepublish
</artifactId>
...
...
p2repository/pom.xml
View file @
ca289f93
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
info.textgrid.lab
</groupId>
<artifactId>
sadepublish
</artifactId>
<version>
0.1.
0
-SNAPSHOT
</version>
<version>
0.1.
1
-SNAPSHOT
</version>
</parent>
<artifactId>
p2repository
</artifactId>
...
...
pom.xml
View file @
ca289f93
...
...
@@ -4,7 +4,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
info.textgrid.lab
</groupId>
<artifactId>
sadepublish
</artifactId>
<version>
0.1.
0
-SNAPSHOT
</version>
<version>
0.1.
1
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<parent>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment