We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8a353 commit 3a54ed6Copy full SHA for 3a54ed6
1 file changed
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>edu.washington.cs.knowitall</groupId>
10
<artifactId>openregex</artifactId>
11
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
12
<packaging>jar</packaging>
13
<name>openregex</name>
14
<description>OpenRegex is an efficient and flexible library for running regular expressions over sequences of user-defined objects.</description>
0 commit comments