projects
/
sling-org-apache-sling-models-impl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd4d6d
)
use released api
author
Justin Edelson <justin@apache.org>
Sun, 30 Oct 2016 23:49:34 +0000
(23:49 +0000)
committer
Justin Edelson <justin@apache.org>
Sun, 30 Oct 2016 23:49:34 +0000
(23:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/impl@1767201
13f79535
-47bb-0310-9956-
ffa450edef68
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
153e9e5
..
732aaf3
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-62,7
+62,7
@@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.models.api</artifactId>
- <version>1.3.0
-SNAPSHOT
</version>
+ <version>1.3.0</version>
<scope>provided</scope>
</dependency>
<dependency>