We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7775f commit 3770167Copy full SHA for 3770167
core/pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>com.facebook</groupId>
13
<artifactId>ktfmt-parent</artifactId>
14
- <version>0.51</version>
+ <version>1.0.0-SNAPSHOT</version>
15
</parent>
16
17
<properties>
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
<packaging>pom</packaging>
10
<name>Ktfmt Parent</name>
version.txt
@@ -1 +1 @@
1
-0.51
+1.0.0-SNAPSHOT
0 commit comments