Skip to content

Commit a89039d

Browse files
committed
pipe-module-gui and pipe-gui POMs use pipe-core 1.0.2
1 parent 2e1b226 commit a89039d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pipe-gui/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>uk.ac.imperial</groupId>
160160
<artifactId>pipe-core</artifactId>
161-
<version>1.0.2-SNAPSHOT</version>
161+
<version>1.0.2</version>
162162
</dependency>
163163

164164

@@ -300,4 +300,4 @@
300300

301301
</dependencies>
302302

303-
</project>
303+
</project>

pipe-module-gui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>uk.ac.imperial</groupId>
6262
<artifactId>pipe-core</artifactId>
63-
<version>1.0.2-SNAPSHOT</version>
63+
<version>1.0.2</version>
6464
</dependency>
6565

6666

0 commit comments

Comments
 (0)