We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff7c7b commit d92c259Copy full SHA for d92c259
3 files changed
alt-pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>eu.rssw.pct</groupId>
4
<artifactId>pct</artifactId>
5
- <version>230-pre</version>
+ <version>230</version>
6
7
<name>PCT</name>
8
<description>OpenEdge plugin for Ant</description>
openedge-project.json
@@ -1,6 +1,6 @@
1
{
"name": "PCT",
- "version": "230-pre",
+ "version": "230",
"charset": "utf-8",
"oeversion": "12.8",
"graphicalMode": false,
version.txt
@@ -1 +1 @@
-230-pre
+230
0 commit comments