Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit fd51b49

Browse files
author
chaya.cy
committed
remove profile
1 parent 156efb4 commit fd51b49

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sofa-serverless-runtime/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<sofa.ark.version>2.2.4</sofa.ark.version>
1313
<spring.boot.version>2.7.15</spring.boot.version>
1414
<logback.core>1.2.9</logback.core>
15-
<revision>0.5.5</revision>
15+
<revision>0.5.5-SNAPSHOT</revision>
1616
<project.encoding>UTF-8</project.encoding>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<java.version>1.8</java.version>
@@ -617,9 +617,6 @@
617617
<activation>
618618
<activeByDefault>true</activeByDefault>
619619
</activation>
620-
<properties>
621-
<revision>${revision.default}</revision>
622-
</properties>
623620
<repositories>
624621
<repository>
625622
<snapshots>

0 commit comments

Comments
 (0)