Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 669bcc7

Browse files
committed
moved to 1.2-RC1
1 parent 2e7588d commit 669bcc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>org.energyos</groupId>
2121
<artifactId>ThirdParty</artifactId>
2222
<packaging>war</packaging>
23-
<version>1.2-SNAPSHOT</version>
23+
<version>1.2-RC1</version>
2424
<name>ThirdParty</name>
2525
<organization>
2626
<name>EnergyOS.org</name>
@@ -82,7 +82,7 @@
8282
<spring.security.version>3.2.3.RELEASE</spring.security.version>
8383
<spring-data-jpa.version>1.4.3.RELEASE</spring-data-jpa.version>
8484
<spring-security-oauth2.version>2.0.2.RELEASE</spring-security-oauth2.version>
85-
<openespi-common.version>1.2-SNAPSHOT</openespi-common.version>
85+
<openespi-common.version>1.2-RC1</openespi-common.version>
8686
<apache-httpcomponent.version>4.3.2</apache-httpcomponent.version>
8787
<javax-servlet.version>3.0.1</javax-servlet.version>
8888

0 commit comments

Comments
 (0)