Skip to content

Commit a326315

Browse files
author
Rob Austin
committed
changed the SMC tag to EA for the ea branch
1 parent 1544d74 commit a326315

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

affinity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
235235
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
236236
</developerConnection>
237-
<tag>master</tag>
237+
<tag>ea</tag>
238238
</scm>
239239

240240
</project>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<connection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git</connection>
4343
<developerConnection>scm:git:[email protected]:OpenHFT/Java-Thread-Affinity.git
4444
</developerConnection>
45-
<tag>master</tag>
45+
<tag>ea</tag>
4646
</scm>
4747

4848
</project>

0 commit comments

Comments
 (0)