Revision a9c33db7
Added by Patrick Plitzner over 8 years ago
eu.etaxonomy.taxeditor.molecular.lib/pom.xml | ||
---|---|---|
115 | 115 |
<dependency> |
116 | 116 |
<groupId>info.bioinfweb.libralign</groupId> |
117 | 117 |
<artifactId>libralign-core</artifactId> |
118 |
<version>0-SNAPSHOT</version>
|
|
118 |
<version>0.4.0-preview-1</version>
|
|
119 | 119 |
</dependency> |
120 | 120 |
<dependency> |
121 | 121 |
<groupId>info.bioinfweb.libralign</groupId> |
122 | 122 |
<artifactId>libralign-swt</artifactId> |
123 |
<version>0-SNAPSHOT</version>
|
|
123 |
<version>0.4.0-preview-1</version>
|
|
124 | 124 |
</dependency> |
125 | 125 |
<dependency> |
126 | 126 |
<groupId>info.bioinfweb.libralign</groupId> |
127 | 127 |
<artifactId>libralign-biojava1</artifactId> |
128 |
<version>0-SNAPSHOT</version>
|
|
128 |
<version>0.4.0-preview-1</version>
|
|
129 | 129 |
</dependency> |
130 | 130 |
<!-- commons --> |
131 | 131 |
<dependency> |
132 | 132 |
<groupId>info.bioinfweb.commons.java</groupId> |
133 | 133 |
<artifactId>bioinfweb-commons-swt</artifactId> |
134 |
<version>2-SNAPSHOT</version>
|
|
134 |
<version>2.0.0-preview-1</version>
|
|
135 | 135 |
</dependency> |
136 | 136 |
<dependency> |
137 | 137 |
<groupId>info.bioinfweb.commons.java</groupId> |
138 | 138 |
<artifactId>bioinfweb-commons-core</artifactId> |
139 |
<version>2-SNAPSHOT</version>
|
|
139 |
<version>2.0.0-preview-1</version>
|
|
140 | 140 |
</dependency> |
141 | 141 |
<dependency> |
142 | 142 |
<groupId>info.bioinfweb.commons.java</groupId> |
143 | 143 |
<artifactId>bioinfweb-commons-bio</artifactId> |
144 |
<version>2-SNAPSHOT</version>
|
|
144 |
<version>2.0.0-preview-1</version>
|
|
145 | 145 |
</dependency> |
146 | 146 |
<dependency> |
147 | 147 |
<groupId>info.bioinfweb.commons.java</groupId> |
148 | 148 |
<artifactId>bioinfweb-commons-swing</artifactId> |
149 |
<version>2-SNAPSHOT</version>
|
|
149 |
<version>2.0.0-preview-1</version>
|
|
150 | 150 |
</dependency> |
151 | 151 |
<!-- tic --> |
152 | 152 |
<dependency> |
153 | 153 |
<groupId>info.bioinfweb.tic</groupId> |
154 | 154 |
<artifactId>tic-core</artifactId> |
155 |
<version>2-SNAPSHOT</version>
|
|
155 |
<version>2.0.0-preview-1</version>
|
|
156 | 156 |
</dependency> |
157 | 157 |
<dependency> |
158 | 158 |
<groupId>info.bioinfweb.tic</groupId> |
159 | 159 |
<artifactId>tic-swt</artifactId> |
160 |
<version>2-SNAPSHOT</version>
|
|
160 |
<version>2.0.0-preview-1</version>
|
|
161 | 161 |
</dependency> |
162 | 162 |
<!-- biojava --> |
163 | 163 |
<dependency> |
Also available in: Unified diff
Set molecular plugins to fixed version number