Skip to content

Commit 8007c1f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent aae7c83 commit 8007c1f

File tree

25 files changed

+49
-49
lines changed

25 files changed

+49
-49
lines changed

dkpro-tc-api-features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dkpro.tc</groupId>
1313
<artifactId>dkpro-tc</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3-SNAPSHOT</version>
1515
</parent>
1616
<artifactId>dkpro-tc-api-features</artifactId>
1717
<licenses>

dkpro-tc-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-api</artifactId>
2626
<licenses>

dkpro-tc-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-core</artifactId>
2626
<licenses>

dkpro-tc-doc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<packaging>pom</packaging>
2626
<artifactId>dkpro-tc-doc</artifactId>

dkpro-tc-examples-groovy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.dkpro.tc</groupId>
2525
<artifactId>dkpro-tc</artifactId>
26-
<version>1.0.2</version>
26+
<version>1.0.3-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>dkpro-tc-examples-groovy</artifactId>
2929
<licenses>

dkpro-tc-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.dkpro.tc</groupId>
2525
<artifactId>dkpro-tc</artifactId>
26-
<version>1.0.2</version>
26+
<version>1.0.3-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>dkpro-tc-examples</artifactId>
2929
<licenses>

dkpro-tc-features-ngram/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-features-ngram</artifactId>
2626
<licenses>

dkpro-tc-features-pair-similarity/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-features-pair-similarity</artifactId>
2626
<licenses>

dkpro-tc-features-pair/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-features-pair</artifactId>
2626
<licenses>

dkpro-tc-features/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-features</artifactId>
2626
<licenses>

dkpro-tc-io-libsvm/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.dkpro.tc</groupId>
2323
<artifactId>dkpro-tc</artifactId>
24-
<version>1.0.2</version>
24+
<version>1.0.3-SNAPSHOT</version>
2525
</parent>
2626
<dependencies>
2727
<dependency>

dkpro-tc-io/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dkpro.tc</groupId>
1313
<artifactId>dkpro-tc</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3-SNAPSHOT</version>
1515
</parent>
1616
<artifactId>dkpro-tc-io</artifactId>
1717
<dependencies>

dkpro-tc-ml-crfsuite/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dkpro.tc</groupId>
1313
<artifactId>dkpro-tc</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3-SNAPSHOT</version>
1515
</parent>
1616
<artifactId>dkpro-tc-ml-crfsuite</artifactId>
1717
<dependencies>

dkpro-tc-ml-deeplearning4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-ml-deeplearning4j</artifactId>
2626
<dependencies>

dkpro-tc-ml-dynet/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-ml-dynet</artifactId>
2626
<dependencies>

dkpro-tc-ml-keras/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-ml-keras</artifactId>
2626
<dependencies>

dkpro-tc-ml-liblinear/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-ml-liblinear</artifactId>
2626
<dependencies>

dkpro-tc-ml-libsvm/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.dkpro.tc</groupId>
66
<artifactId>dkpro-tc</artifactId>
7-
<version>1.0.2</version>
7+
<version>1.0.3-SNAPSHOT</version>
88
</parent>
99
<dependencies>
1010
<dependency>

dkpro-tc-ml-svmhmm/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.dkpro.tc</groupId>
66
<artifactId>dkpro-tc</artifactId>
7-
<version>1.0.2</version>
7+
<version>1.0.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>dkpro-tc-ml-svmhmm</artifactId>
1010
<licenses>

dkpro-tc-ml-weka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.dkpro.tc</groupId>
2525
<artifactId>dkpro-tc</artifactId>
26-
<version>1.0.2</version>
26+
<version>1.0.3-SNAPSHOT</version>
2727
</parent>
2828
<artifactId>dkpro-tc-ml-weka</artifactId>
2929
<licenses>

dkpro-tc-ml-xgboost/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.dkpro.tc</groupId>
1414
<artifactId>dkpro-tc</artifactId>
15-
<version>1.0.2</version>
15+
<version>1.0.3-SNAPSHOT</version>
1616
</parent>
1717
<dependencyManagement>
1818
<dependencies>

dkpro-tc-ml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<licenses>
2626
<license>

dkpro-tc-simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.dkpro.tc</groupId>
2222
<artifactId>dkpro-tc</artifactId>
23-
<version>1.0.2</version>
23+
<version>1.0.3-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>dkpro-tc-simple</artifactId>
2626
<dependencies>

dkpro-tc-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dkpro.tc</groupId>
1313
<artifactId>dkpro-tc</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3-SNAPSHOT</version>
1515
</parent>
1616
<licenses>
1717
<license>

pom.xml

+25-25
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>org.dkpro.tc</groupId>
99
<artifactId>dkpro-tc</artifactId>
10-
<version>1.0.2</version>
10+
<version>1.0.3-SNAPSHOT</version>
1111
<packaging>pom</packaging>
1212
<description>DKPro TC is a UIMA-based text classification framework built on top of DKPro Core and DKPro Lab. It is intended to alleviate supervised machine learning experiments with any kind of textual data.</description>
1313
<inceptionYear>2013</inceptionYear>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git://github.com/dkpro/dkpro-tc</connection>
4646
<developerConnection>scm:git:[email protected]:dkpro/dkpro-tc.git</developerConnection>
4747
<url>https://github.com/dkpro/dkpro-tc</url>
48-
<tag>dkpro-tc-1.0.2</tag>
48+
<tag>dkpro-tc-0.9.0-SNAPSHOT</tag>
4949
</scm>
5050
<issueManagement>
5151
<url>https://github.com/dkpro/dkpro-tc/issues</url>
@@ -121,117 +121,117 @@
121121
<dependency>
122122
<groupId>org.dkpro.tc</groupId>
123123
<artifactId>dkpro-tc-api</artifactId>
124-
<version>1.0.2</version>
124+
<version>1.0.3-SNAPSHOT</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.dkpro.tc</groupId>
128128
<artifactId>dkpro-tc-api-features</artifactId>
129-
<version>1.0.2</version>
129+
<version>1.0.3-SNAPSHOT</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>org.dkpro.tc</groupId>
133133
<artifactId>dkpro-tc-core</artifactId>
134-
<version>1.0.2</version>
134+
<version>1.0.3-SNAPSHOT</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>org.dkpro.tc</groupId>
138138
<artifactId>dkpro-tc-examples</artifactId>
139-
<version>1.0.2</version>
139+
<version>1.0.3-SNAPSHOT</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.dkpro.tc</groupId>
143143
<artifactId>dkpro-tc-examples-groovy</artifactId>
144-
<version>1.0.2</version>
144+
<version>1.0.3-SNAPSHOT</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.dkpro.tc</groupId>
148148
<artifactId>dkpro-tc-features</artifactId>
149-
<version>1.0.2</version>
149+
<version>1.0.3-SNAPSHOT</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>org.dkpro.tc</groupId>
153153
<artifactId>dkpro-tc-features-ngram</artifactId>
154-
<version>1.0.2</version>
154+
<version>1.0.3-SNAPSHOT</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.dkpro.tc</groupId>
158158
<artifactId>dkpro-tc-features-pair</artifactId>
159-
<version>1.0.2</version>
159+
<version>1.0.3-SNAPSHOT</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>org.dkpro.tc</groupId>
163163
<artifactId>dkpro-tc-features-pair-similarity</artifactId>
164-
<version>1.0.2</version>
164+
<version>1.0.3-SNAPSHOT</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>org.dkpro.tc</groupId>
168168
<artifactId>dkpro-tc-io</artifactId>
169-
<version>1.0.2</version>
169+
<version>1.0.3-SNAPSHOT</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>org.dkpro.tc</groupId>
173173
<artifactId>dkpro-tc-io-libsvm</artifactId>
174-
<version>1.0.2</version>
174+
<version>1.0.3-SNAPSHOT</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>org.dkpro.tc</groupId>
178178
<artifactId>dkpro-tc-ml</artifactId>
179-
<version>1.0.2</version>
179+
<version>1.0.3-SNAPSHOT</version>
180180
</dependency>
181181
<dependency>
182182
<groupId>org.dkpro.tc</groupId>
183183
<artifactId>dkpro-tc-ml-crfsuite</artifactId>
184-
<version>1.0.2</version>
184+
<version>1.0.3-SNAPSHOT</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>org.dkpro.tc</groupId>
188188
<artifactId>dkpro-tc-ml-dynet</artifactId>
189-
<version>1.0.2</version>
189+
<version>1.0.3-SNAPSHOT</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>org.dkpro.tc</groupId>
193193
<artifactId>dkpro-tc-ml-keras</artifactId>
194-
<version>1.0.2</version>
194+
<version>1.0.3-SNAPSHOT</version>
195195
</dependency>
196196
<dependency>
197197
<groupId>org.dkpro.tc</groupId>
198198
<artifactId>dkpro-tc-ml-deeplearning4j</artifactId>
199-
<version>1.0.2</version>
199+
<version>1.0.3-SNAPSHOT</version>
200200
</dependency>
201201
<dependency>
202202
<groupId>org.dkpro.tc</groupId>
203203
<artifactId>dkpro-tc-ml-liblinear</artifactId>
204-
<version>1.0.2</version>
204+
<version>1.0.3-SNAPSHOT</version>
205205
</dependency>
206206
<dependency>
207207
<groupId>org.dkpro.tc</groupId>
208208
<artifactId>dkpro-tc-ml-libsvm</artifactId>
209-
<version>1.0.2</version>
209+
<version>1.0.3-SNAPSHOT</version>
210210
</dependency>
211211
<dependency>
212212
<groupId>org.dkpro.tc</groupId>
213213
<artifactId>dkpro-tc-ml-svmhmm</artifactId>
214-
<version>1.0.2</version>
214+
<version>1.0.3-SNAPSHOT</version>
215215
</dependency>
216216
<dependency>
217217
<groupId>org.dkpro.tc</groupId>
218218
<artifactId>dkpro-tc-ml-weka</artifactId>
219-
<version>1.0.2</version>
219+
<version>1.0.3-SNAPSHOT</version>
220220
</dependency>
221221
<dependency>
222222
<groupId>org.dkpro.tc</groupId>
223223
<artifactId>dkpro-tc-ml-xgboost</artifactId>
224-
<version>1.0.2</version>
224+
<version>1.0.3-SNAPSHOT</version>
225225
</dependency>
226226
<dependency>
227227
<groupId>org.dkpro.tc</groupId>
228228
<artifactId>dkpro-tc-simple</artifactId>
229-
<version>1.0.2</version>
229+
<version>1.0.3-SNAPSHOT</version>
230230
</dependency>
231231
<dependency>
232232
<groupId>org.dkpro.tc</groupId>
233233
<artifactId>dkpro-tc-testing</artifactId>
234-
<version>1.0.2</version>
234+
<version>1.0.3-SNAPSHOT</version>
235235
</dependency>
236236
<!-- Evaluation module -->
237237
<dependency>

0 commit comments

Comments
 (0)