|
7 | 7 | </parent>
|
8 | 8 | <groupId>org.dkpro.tc</groupId>
|
9 | 9 | <artifactId>dkpro-tc</artifactId>
|
10 |
| - <version>0.8.0-SNAPSHOT</version> |
| 10 | + <version>0.8.0</version> |
11 | 11 | <packaging>pom</packaging>
|
12 | 12 | <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>
|
13 | 13 | <inceptionYear>2013</inceptionYear>
|
|
39 | 39 | <connection>scm:git:git://github.com/dkpro/dkpro-tc</connection>
|
40 | 40 | < developerConnection>scm:git: [email protected]:dkpro/dkpro-tc.git</ developerConnection>
|
41 | 41 | <url>https://github.com/dkpro/dkpro-tc</url>
|
42 |
| - <tag>dkpro-tc-0.8.0-SNAPSHOT</tag> |
| 42 | + <tag>dkpro-tc-0.8.0</tag> |
43 | 43 | </scm>
|
44 | 44 | <issueManagement>
|
45 | 45 | <url>https://github.com/dkpro/dkpro-tc/issues</url>
|
|
91 | 91 | <dependency>
|
92 | 92 | <groupId>org.dkpro.tc</groupId>
|
93 | 93 | <artifactId>dkpro-tc-api</artifactId>
|
94 |
| - <version>0.8.0-SNAPSHOT</version> |
| 94 | + <version>0.8.0</version> |
95 | 95 | </dependency>
|
96 | 96 | <dependency>
|
97 | 97 | <groupId>org.dkpro.tc</groupId>
|
98 | 98 | <artifactId>dkpro-tc-api-features</artifactId>
|
99 |
| - <version>0.8.0-SNAPSHOT</version> |
| 99 | + <version>0.8.0</version> |
100 | 100 | </dependency>
|
101 | 101 | <dependency>
|
102 | 102 | <groupId>org.dkpro.tc</groupId>
|
103 | 103 | <artifactId>dkpro-tc-core</artifactId>
|
104 |
| - <version>0.8.0-SNAPSHOT</version> |
| 104 | + <version>0.8.0</version> |
105 | 105 | </dependency>
|
106 | 106 | <dependency>
|
107 | 107 | <groupId>org.dkpro.tc</groupId>
|
|
111 | 111 | <dependency>
|
112 | 112 | <groupId>org.dkpro.tc</groupId>
|
113 | 113 | <artifactId>dkpro-tc-evaluation</artifactId>
|
114 |
| - <version>0.8.0-SNAPSHOT</version> |
| 114 | + <version>0.8.0</version> |
115 | 115 | </dependency>
|
116 | 116 | <dependency>
|
117 | 117 | <groupId>org.dkpro.tc</groupId>
|
118 | 118 | <artifactId>dkpro-tc-examples</artifactId>
|
119 |
| - <version>0.8.0-SNAPSHOT</version> |
| 119 | + <version>0.8.0</version> |
120 | 120 | </dependency>
|
121 | 121 | <dependency>
|
122 | 122 | <groupId>org.dkpro.tc</groupId>
|
123 | 123 | <artifactId>dkpro-tc-examples-groovy</artifactId>
|
124 |
| - <version>0.8.0-SNAPSHOT</version> |
| 124 | + <version>0.8.0</version> |
125 | 125 | </dependency>
|
126 | 126 | <dependency>
|
127 | 127 | <groupId>org.dkpro.tc</groupId>
|
128 | 128 | <artifactId>dkpro-tc-features</artifactId>
|
129 |
| - <version>0.8.0-SNAPSHOT</version> |
| 129 | + <version>0.8.0</version> |
130 | 130 | </dependency>
|
131 | 131 | <dependency>
|
132 | 132 | <groupId>org.dkpro.tc</groupId>
|
133 | 133 | <artifactId>dkpro-tc-features-ngram</artifactId>
|
134 |
| - <version>0.8.0-SNAPSHOT</version> |
| 134 | + <version>0.8.0</version> |
135 | 135 | </dependency>
|
136 | 136 | <dependency>
|
137 | 137 | <groupId>org.dkpro.tc</groupId>
|
138 | 138 | <artifactId>dkpro-tc-features-pair</artifactId>
|
139 |
| - <version>0.8.0-SNAPSHOT</version> |
| 139 | + <version>0.8.0</version> |
140 | 140 | </dependency>
|
141 | 141 | <dependency>
|
142 | 142 | <groupId>org.dkpro.tc</groupId>
|
143 | 143 | <artifactId>dkpro-tc-features-pair-similarity</artifactId>
|
144 |
| - <version>0.8.0-SNAPSHOT</version> |
| 144 | + <version>0.8.0</version> |
145 | 145 | </dependency>
|
146 | 146 | <dependency>
|
147 | 147 | <groupId>org.dkpro.tc</groupId>
|
148 | 148 | <artifactId>dkpro-tc-features-readability</artifactId>
|
149 |
| - <version>0.8.0-SNAPSHOT</version> |
| 149 | + <version>0.8.0</version> |
150 | 150 | </dependency>
|
151 | 151 | <dependency>
|
152 | 152 | <groupId>org.dkpro.tc</groupId>
|
153 | 153 | <artifactId>dkpro-tc-features-spelling</artifactId>
|
154 |
| - <version>0.8.0-SNAPSHOT</version> |
| 154 | + <version>0.8.0</version> |
155 | 155 | </dependency>
|
156 | 156 | <dependency>
|
157 | 157 | <groupId>org.dkpro.tc</groupId>
|
158 | 158 | <artifactId>dkpro-tc-fstore-simple</artifactId>
|
159 |
| - <version>0.8.0-SNAPSHOT</version> |
| 159 | + <version>0.8.0</version> |
160 | 160 | </dependency>
|
161 | 161 | <dependency>
|
162 | 162 | <groupId>org.dkpro.tc</groupId>
|
163 | 163 | <artifactId>dkpro-tc-integrationtest</artifactId>
|
164 |
| - <version>0.8.0-SNAPSHOT</version> |
| 164 | + <version>0.8.0</version> |
165 | 165 | </dependency>
|
166 | 166 | <dependency>
|
167 | 167 | <groupId>org.dkpro.tc</groupId>
|
168 | 168 | <artifactId>dkpro-tc-ml</artifactId>
|
169 |
| - <version>0.8.0-SNAPSHOT</version> |
| 169 | + <version>0.8.0</version> |
170 | 170 | </dependency>
|
171 | 171 | <dependency>
|
172 | 172 | <groupId>org.dkpro.tc</groupId>
|
173 | 173 | <artifactId>dkpro-tc-ml-crfsuite</artifactId>
|
174 |
| - <version>0.8.0-SNAPSHOT</version> |
| 174 | + <version>0.8.0</version> |
175 | 175 | </dependency>
|
176 | 176 | <dependency>
|
177 | 177 | <groupId>org.dkpro.tc</groupId>
|
178 | 178 | <artifactId>dkpro-tc-ml-liblinear</artifactId>
|
179 |
| - <version>0.8.0-SNAPSHOT</version> |
| 179 | + <version>0.8.0</version> |
180 | 180 | </dependency>
|
181 | 181 | <dependency>
|
182 | 182 | <groupId>org.dkpro.tc</groupId>
|
183 | 183 | <artifactId>dkpro-tc-ml-mallet</artifactId>
|
184 |
| - <version>0.8.0-SNAPSHOT</version> |
| 184 | + <version>0.8.0</version> |
185 | 185 | </dependency>
|
186 | 186 | <dependency>
|
187 | 187 | <groupId>org.dkpro.tc</groupId>
|
188 | 188 | <artifactId>dkpro-tc-ml-svmhmm</artifactId>
|
189 |
| - <version>0.8.0-SNAPSHOT</version> |
| 189 | + <version>0.8.0</version> |
190 | 190 | </dependency>
|
191 | 191 | <dependency>
|
192 | 192 | <groupId>org.dkpro.tc</groupId>
|
193 | 193 | <artifactId>dkpro-tc-ml-weka</artifactId>
|
194 |
| - <version>0.8.0-SNAPSHOT</version> |
| 194 | + <version>0.8.0</version> |
195 | 195 | </dependency>
|
196 | 196 | <dependency>
|
197 | 197 | <groupId>org.dkpro.tc</groupId>
|
198 | 198 | <artifactId>dkpro-tc-testing</artifactId>
|
199 |
| - <version>0.8.0-SNAPSHOT</version> |
| 199 | + <version>0.8.0</version> |
200 | 200 | </dependency>
|
201 | 201 | <!-- Other dependencies -->
|
202 | 202 | <dependency>
|
|
0 commit comments