Skip to content

Commit 91f7e3a

Browse files
committed
Set version to 3.0.0-ALPHA1
1 parent 6489a54 commit 91f7e3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

EnrichmentMapIntegrationTest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.baderlab.csplugins</groupId>
88
<artifactId>enrichmentmap-parent</artifactId>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-ALPHA1</version>
1010
</parent>
1111

1212
<artifactId>enrichmentmap-integration</artifactId>

EnrichmentMapPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.baderlab.csplugins</groupId>
77
<artifactId>enrichmentmap-parent</artifactId>
8-
<version>3.0.0-SNAPSHOT</version>
8+
<version>3.0.0-ALPHA1</version>
99
</parent>
1010

1111
<artifactId>enrichmentmap</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.baderlab.csplugins</groupId>
66
<artifactId>enrichmentmap-parent</artifactId>
7-
<version>3.0.0-SNAPSHOT</version>
7+
<version>3.0.0-ALPHA1</version>
88
<packaging>pom</packaging>
99

1010
<modules>
@@ -69,4 +69,4 @@
6969
<developerConnection>scm:git:[email protected]:BaderLab/EnrichmentMapApp.git</developerConnection>
7070
</scm>
7171

72-
</project>
72+
</project>

0 commit comments

Comments
 (0)